Difference between revisions of "Python3"

From ElectroDragon Wiki
 
(No difference)

Latest revision as of 14:30, 2 September 2019

This line maybe not necessary 
  • $ echo 'APT::Default-Release "stable";' | sudo tee -a /etc/apt/apt.conf.d/00local
  • $ sudo apt-get update
  • $ sudo apt-get -t testing install python3.6
  • $ python3.6 -V