본문 바로가기

Development Study/Python

[Python].리눅스 Centos7 - Anaconda 설치

Anaconda 설치

- Anaconda 웹사이트 접속

www.anaconda.com/products/individual

 

Anaconda | Individual Edition

Anaconda's open-source Individual Edition is the easiest way to perform Python/R data science and machine learning on a single machine.

www.anaconda.com

 

- Download 클릭

- Linux (64bit)

- Download link 복사

- 리눅스 환경 접속 > wget 으로 Download link 받기

wget repo.anaconda.com/archive/Anaconda3-2020.07-Linux-x86\_64.sh

- bash 로 실행

bash Anaconda3-2020.07-Linux-x86\_64.sh

- 설치 디렉토리 확인 후 설치

- 설치 진행 중

- 설치 끝

- 리소스 다시 실행

source .bashrc