ubuntu: Simple to install python

  • sudo apt update
  • sudo apt -y upgrade (not necessarily want to upgrade all)
  • sudo apt-get instal python3.4
  • sudo apt install -y python3-pip

Guess you like

Origin www.cnblogs.com/ScarecrowMark/p/11910834.html