🖍️
嗡嗡的草稿倉庫
Ctrlk
  • ✏️嗡嗡的草稿倉庫
  • Bash Script
  • Linux
  • C++
  • Python
    • Python Unit test
    • Python 格式化
    • Python PyQt5
    • Python subprocess
    • Python 檔案處理
    • Python test
    • Python 字串處理
    • Python packages
    • Python class
    • python 安裝 / 環境管理
      • 內建 venv (前身 virtualenv)
      • mac install python
      • pyenv
      • conda (anaconda/miniconda)
      • docker
      • install python 3.9 on ubuntu
    • 螢幕自動控制開發
    • Python flask
    • Python dict
    • Python MISC
  • Machine Learning (ML)
  • Git
  • VSCode
  • Design Pattern
  • Functional programming
  • WordPress
  • 加密貨幣
  • 省思&雜記
  • 嗡嗡的隨手筆記 (整理完放此)
Powered by GitBook
On this page
  1. Python
  2. python 安裝 / 環境管理

install python 3.9 on ubuntu

sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa

sudo apt install python3.9 
  • https://linuxize.com/post/how-to-install-python-3-9-on-ubuntu-20-04/

  • install apt python

  • install python 3.9 ubuntu 18.04

  • apt install python 3.9

  • python 3.9 ubuntu

  • https://linuxize.com/post/how-to-install-python-3-9-on-ubuntu-20-04/

  • How To Install Python 3.10

  • https://computingforgeeks.com/how-to-install-python-on-ubuntu-linux-system/

  • https://tecadmin.net/how-to-install-python-3-9-on-ubuntu-18-04/

  • https://ubunlog.com/zh-TW/python-3-9-como-instalar-en-ubuntu-20-04/?_gl=1%2Axg80z2%2A_ga%2AYW1wLWk0TmRyYml2cTFVUVAtWjdGVEVHRDJkRk5kT3NyQUxtR0RIQmJ4TjFob2NmSVA0U1Atczk1cEhPNGs0Ukl6S3c.

  • install python 3.9 ubuntu

  • https://linuxize.com/post/how-to-install-python-3-9-on-ubuntu-20-04/

PreviousdockerNext螢幕自動控制開發

Last updated 2 years ago

Was this helpful?

Was this helpful?