How to install specific python version in ubuntu
Approach 1 – Install with Dead snakes 1. Update system 2. Add Deadsnakes PPA 3. Install required version (Ex. python 3.9) 4. Verify the installed version 5. Install development and Virtual environment(venv) packages