學(xué)習(xí)小組Day3筆記--摸魚

linux中的軟件安裝

linux中的軟件商店:anaconda>miniconda>conda

下載miniconda

  • 百度搜索"miniconda 清華"
  • linux 輸入 uname -a 查看服務(wù)器是多少位
  • 找到下載鏈接,( wget 加下載鏈接)

安裝miniconda

  • 使用bash Miniconda3-latest-Linux-x86_64.sh
  • 提示yes就輸入yes,提示enter就敲鍵盤

激活conda

  • source ~/.bashrc 來激活conda
  • conda查看是否安裝成功
  • 失敗從安裝miniconda開始

使用清華鏡像!!

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda
conda config --set show_channel_urls yes

使用conda

  • conda list負(fù)責(zé)查看當(dāng)前環(huán)境中軟件列表
  • conda search XX 搜索哪一個(gè)就將XX替換
  • conda install XX -y安裝哪一個(gè)就將XX替換
  • conda remove XX -y卸載哪一個(gè)就將XX替換

通常網(wǎng)絡(luò)不好!!多安裝幾次

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

友情鏈接更多精彩內(nèi)容