728x90
sudo apt update
sudo apt install curl -y
curl --output anaconda.sh https://repo.anaconda.com/archive/Anaconda3-2023.07-2-Linux-x86_64.sh
sha256sum anaconda.sh
bash anaconda.sh
출처 :
https://jongsky.tistory.com/21
728x90
'Ubuntu' 카테고리의 다른 글
[Linux] 명령어 별칭 넣기 (0) | 2024.02.05 |
---|