Demonstrates the install of Python 3.10 into Ubuntu 20.04 desktop using the deadsnakes ppa. Shows how to make Python 3.10 default in Ubuntu and how to fix the terminal use issue when Python 3.10 is the default. Making Python 3.10 default allows Ubuntu to use Python 3.8 internally while you can modify Python 3.10 as much as needed. Finally demonstrates writing "Hello World" using Python 3.10.
0:00 Outcomes and Requirements
1:42 Install Python 3.10
4:37 Set Default Python
6:43 Install Vim and Fix Terminal Use Issue
8:44 Write "Hello World" (includes make executable for Linux)
To see how to install Python 3.11 In Ubuntu 22.04 see • Install Python 3.11 in Ubuntu 22.04 D...
Additional Info:
deadsnakes github page- https://github.com/deadsnakes
Add and Remove a PPA Repository on Ubuntu20.04 LTS- https://www.techiediaries.com/ubuntu/...
What’s New in Python 3.10 https://docs.python.org/3/whatsnew/3....
Python 3.10.2- https://www.python.org/downloads/rele...
Vim cheatsheet- https://www.cs.cmu.edu/~15131/f17/top...