junxnone / xwiki

https://junxnone.github.io/xwiki/
0 stars 0 forks source link

Tools Conda anaconda2miniforge #309

Open junxnone opened 3 weeks ago

junxnone commented 3 weeks ago

Anaconda -> Miniforge


As of September 2023, the new usage of Mambaforge is thus discouraged. Bug reports specific to Mambaforge will be closed as won't fix

Steps

mv ~/anaconda3/envs/* ~/miniforge3/envs/

[!CAUTION] envs 下之前的目录包含很多 anaconda3/miniconda3 的内容,不能很好的迁移

sed -i '/defaults/d' ~/.condarc
rm -fr ~/anaconda3