Questions tagged [conda-remove]

1 questions
1
vote
1 answer

How to remove all packages from a conda environment - but keep environment itself

Conda environments are defined by the packages installed in them and extra metadata like which channels to use, channel priority, the subdir (whether to use osx-64 or osx-arm). I would like to uninstall only the packages but keep the environment…
Cornelius Roemer
  • 3,772
  • 1
  • 24
  • 55