Ubuntu16.04にpython3.6をインストールします

Ubuntu16.04にはpythonバージョンのpython2.7とpython3.5が付属していますが、python3.6.4をインストールしたいと思います。

# 公式サイトからインストールパッケージをダウンロードしてください
1. wget http://www.python.org/ftp/python/3.6.4/Python-3.6.4.tgz

# 解凍する
2. tar -xvzf Python-3.6.4.tgz

# インストール
3. cd Python-3.6.44../configure --with-ssl

# コンパイル
5. sudo make
6. sudo make install

# ソフト接続を作成し、最初にpython3を確認します.6.4インストールパス
7. which python3    # /usr/local/bin/python38.mv python python_org  ##元のpythonを保持します
9. sudo  ln -s /usr/local/bin/python3 python10.pip3 install --upgrade pip ###pip311を更新.mv pip pip_org  ##元のピップを保持します
12. sudo  ln -s /usr/local/bin/pip3 pip

Recommended Posts

Ubuntu16.04にpython3.6をインストールします
ubuntu18.04インストールpython2
ubuntu12.04インストールpython3
ubuntu18.04インストールpython
Ubuntuにnode.jsをインストールします
Ubuntu16.04にmysqlをインストールします
ubuntu14.10の下にThriftをインストールします
UbuntuにOpenJDK10をインストールします
Ubuntu14.04にCaffeをインストールします
UbuntuでのPythonMySQLd
[python] ubuntuの下のpython2とpython3
2018-09-11Ubuntuにarduinoをインストールします
Ubuntu14.04にPython3をインストールします
Ubuntuにpythonをインストールする
Ubuntu16.04にPython3をインストールします
ROS Ubuntu 18.04 [2]にROSをインストールします。
UbuntuにMySQLをインストールする
UbuntuにYarm-PM2をインストールします
UbuntuにPython3.7をインストールする
Ubuntuは最新のPython3をインストールします。
Linuxにpython環境をインストールする
Ubuntu 18.04LTSにPython3.7をインストールします
ubuntu18.04python3.8をコンパイルしてインストールします
Ubuntu16.04にサーバー側のShadowsocksをインストールします
Ubuntuにrglパッケージをインストールします
Ubuntuの下に3つのシングルセルRパッケージをインストールします
Ubuntu18.04にPython3.8をインストールする方法
UbuntuにGerritをインストールしてデプロイする
Ubuntu 18.04にMySQLをインストールします(グラフィックチュートリアル)
UbuntuKylinの下にJDK1.8オリジナルをインストールします
小さなツール:ubuntuの下にスクリーンショットツールをインストールします
Ubuntu16.04にnodejsとnpmをインストールします
ubuntuでのPython中国語エンコーディング設定
Python3をインストールし、CentOS8でansible
Ubuntu18.04にPython仮想環境をインストールします
UbuntuにTensorFlow(python2.7バージョン)をインストールします
CentOS7の下にPython3とPyをインストールします
Ubuntuでの大胆なインストール手順
ubuntu16.04でTensorflowをインストールする方法
UbuntuでQEMUをコンパイルしてインストールします
Centos6はPython2.7.13をインストールします
Ubuntu16アップグレードPython3
Centos7はPython3.6をインストールします。
ubuntuを再学習します--python3
ubuntu18.04インストールドッカー
CentOSはPython3.6をインストールします
Ubuntuインストールガイド
Centos7はPython2.7をインストールします
ubuntuインストールnodejs
ubuntu16インストールasp.net
ubuntuインストールleanote
ubuntuはJenkinsをインストールします
docker install ubuntu
ubuntuインストールelasticsearch
CentosはPython3をインストールします
ubuntu16.0.1インストールパゴダ
CentOS6.8はpython2.7をインストールします
ubuntu18.04インストールteamviewer
ubuntu install sendmail
ubuntu16.04アップグレードpython2
Ubuntuに最新のPython3.6バージョンをインストールします