2022年1月11日更新
Do you wish the installer to initialize Miniconda3
by running conda init? [yes|no]
[no] >>> yes
no change /home/aka/miniconda3/condabin/conda
no change /home/aka/miniconda3/bin/conda
no change /home/aka/miniconda3/bin/conda-env
no change /home/aka/miniconda3/bin/activate
no change /home/aka/miniconda3/bin/deactivate
no change /home/aka/miniconda3/etc/profile.d/conda.sh
no change /home/aka/miniconda3/etc/fish/conf.d/conda.fish
no change /home/aka/miniconda3/shell/condabin/Conda.psm1
no change /home/aka/miniconda3/shell/condabin/conda-hook.ps1
no change /home/aka/miniconda3/lib/python3.9/site-packages/xontrib/conda.xsh
no change /home/aka/miniconda3/etc/profile.d/conda.csh
modified /home/aka/.bashrc
==> For changes to take effect, close and re-open your current shell. <==
If you'd prefer that conda's base environment not be activated on startup,
set the auto_activate_base parameter to false:
conda config --set auto_activate_base false
Thank you for installing Miniconda3!
---------------------------------------------------------------------------------
You have chosen to not have conda modify your shell scripts at all.
To activate conda's base environment in your current shell session:
eval "$(/home/lyq/miniconda3/bin/conda shell.YOUR_SHELL_NAME hook)"
To install conda's shell functions for easier access, first activate, then:
conda init
If you'd prefer that conda's base environment not be activated on startup,
set the auto_activate_base parameter to false:
conda config --set auto_activate_base false
Thank you for installing Miniconda3!