📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

3行目: 3行目:
最新のPythonを導入する場合、"Latest Python 3 Release - Python <バージョン>"を選択する。<br>
最新のPythonを導入する場合、"Latest Python 3 Release - Python <バージョン>"を選択する。<br>
または、以下のコマンドを実行してダウンロードする。<br>
または、以下のコマンドを実行してダウンロードする。<br>
  mkdir -p ~/InstallSoftware/Python/Python_<バージョン>
  mkdir -p /<Pythonのインストールディレクトリ>/Python_<バージョン>
  wget [https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz https://www.python.org/ftp/python/x.x.x/Python-x.x.x.tar.xz]
  wget [https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz https://www.python.org/ftp/python/x.x.x/Python-x.x.x.tar.xz]
<br><br>
<br><br>