Ubuntu16.04LTS下搭建Python3环境 - xyfancy/tips GitHub Wiki

1.安装Python3

sudo apt-get install python3 python3-dev python3-dbg

2.安装pip