ubuntu 16.04中安装python 3.6作者: 果子 / 2019/11/28 简单粗暴: $ sudo add-apt-repository ppa:deadsnakes/ppa $ sudo apt update $ sudo apt install python3.6