Adding Python 3.6 and Python 3.8 to Update Alternatives We will now include both the earlier and newer versions of Python in the Update Alternatives tool To achieve this, follow these commands: sudo update-alternatives --install /usr/bin/python3 python3...
Configuring Multiple Python Versions using Update Alternatives
read more