サイトから .shをダウンロードして、実行。
Download Anaconda Distribution | Anaconda
Download Anaconda's open-source Distribution today. Discover the easiest way to perform Python/R data science and machin...
$ bash ./Anaconda3-2020.02-Linux-x86_64.sh Welcome to Anaconda3 2020.02 In order to continue the installation process, please review the license agreement. Please, press ENTER to continue >>> # <------------------------------------ エンターを入力 =================================== Anaconda End User License Agreement ... Do you accept the license terms? [yes|no] [no] >>> yes # <--------------------------- yes を入力 Anaconda3 will now be installed into this location: /home/user1/anaconda3 - Press ENTER to confirm the location - Press CTRL-C to abort the installation - Or specify a different location below [/home/user1/anaconda3] >>> # <------------ エンターを入力 PREFIX=/home/user1/anaconda3 ... Preparing transaction: done Executing transaction: done installation finished. Do you wish the installer to initialize Anaconda3 by running conda init? [yes|no] [no] >>> # <------------------------------- yesを入力
インストールが完了したら、ターミナルを終了して、再度ログインすると、condaコマンドが使えるようになる。
自動起動は嫌なので、下記コマンドで止めておく。
$ conda config –set auto+activate_base false して、condaの自動起動を止めておく。
なお、
$ conda activate 使う時は、これを実行してアクティブにする。
起動は、
$ anaconda-navigator を実行して立ち上げる。あとはジュピターノートを立ち上げられます。
Linux版Anacondaのインストール - python.jp
パッケージのダウンロード¶ より、パッケージをダウンロードします。 最新パッケージとして、Python 3.x と Python 2.7.x がダウンロードできます。特別な理由がなければ、Python 3