Tag Archives: Python3

How to Install and Manage multiple Python versions on Ubuntu 22.04

Ubuntu 22.04 is the second LTS version of Ubuntu that drops Python2 support, and come fresh out of the box with Python 3.10.6. But what if you’ve written apps intended for a newer version of Python or you would want to run apps written for an older version of Python, or even you would want to run multiple apps along multiple versions of Python on Ubuntu 22?

Continue reading How to Install and Manage multiple Python versions on Ubuntu 22.04