Skip to content

How to use brew to update installed packages? #5192

Closed Answered by ZhongRuoyu
DataSailor asked this question in Getting started
Discussion options

You must be logged in to vote

miniconda can update itself (through conda update -n base conda), so Homebrew does not attempt to upgrade it by default. Please see "Why aren’t some apps included during brew upgrade?" for more details.

As for why your environment disappeared: when you upgrade miniconda through brew upgrade, it is effectively reinstalled, and currently it does not seem possible to preserve environments through re-installation. See conda/conda#8074.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DataSailor
Comment options

@ZhongRuoyu
Comment options

Answer selected by DataSailor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants