

To remove the programming language, run command: sudo apt remove -autoremove python3.10Īnd remove the Ubuntu PPA via Software & Updates utility under Other Software tab. Once installed, check via python3.10 -version command or just run python3.10 to access the IDE in terminal. Type user password (no asterisk feedback) for sudo prompts and hit Enter to continue.Ģ.) Then refresh system package via command: sudo apt updateģ.) Finally install Python 3.10 via command: sudo apt install python3.10 NOTE for Ubuntu 16.04, the package stuck at Python 3.10 alpha 6 due to old SSL library.ġ.) Open terminal from system application menu, and run command to add the PPA: sudo add-apt-repository ppa:deadsnakes/ppa

The ‘Deadsnakes’ Team PPA has build the packages for current 2 Ubuntu LTS.

The Python programming language 3.10 is finally released on Oct 6.

8 - config lrwxrwxrwx 1 0 0 10 /usr/bin/ python3m -> python3. 7 m - config - rwxr - xr - x 1 0 0 11920 /usr/bin/ python3. 6 m - config - rwxr - xr - x 1 0 0 11632 /usr/bin/ python3. 5 m - config - rwxr - xr - x 1 0 0 18208 /usr/bin/ python3. 4 m - config - rwxr - xr - x 1 0 0 18064 /usr/bin/ python3. 23 : 04 ~ $ ls - Al /usr/bin/ python3 * lrwxrwxrwx 1 0 0 9 /usr/bin/ python3 -> python3.
