About Anaconda Help Download Anaconda

thath / packages / conda-protect 0.5.0

Protect conda environments to avoid mistakenly modifying them

Installers

  • noarch v0.5.0

conda install

To install this package run one of the following:
conda install thath::conda-protect
conda install thath/label/dev::conda-protect

Description

Protect conda environments to avoid mistakenly modifying them.

In conda, it's sometimes nice to set certain environments as "off-limits". This can especially be true for the base environment. This plugin that allows you to protect arbitrary environments, and it will cause conda to exit early on the following commands if an environment is protected:

  • install
  • create
  • update
  • remove
  • env remove
  • env update (still not fully supported)

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy