备注:此处升级是指升级到最新2.x版本,若要升级到3.x版本请自行谷歌:)
参考:https://askubuntu.com/questions/725171/update-python-2-7-to-latest-version-of-2-x

sudo add-apt-repository ppa:jonathonf/python-2.7 sudo apt-get update sudo apt-get install python2.7 python --version

另一个源:ppa:fkrull/deadsnakes-python2.7

相关文章:

  • 2021-12-03
  • 2021-06-01
  • 2021-05-17
  • 2021-10-07
  • 2021-12-03
  • 2022-12-23
  • 2022-01-02
  • 2021-06-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-05
  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案