Sherman IT
23 March 2023
How to install Python, pip, and venv on Ubuntu 22.04?
Method 1. Simpler Method
$ sudo apt update
$ sudo apt install python3
$ sudo apt install python3-pip
$ sudo apt install python3-venv
Method 2. Install the Latest Version
Python 3.11 Released! How to Install in Ubuntu 22.04 | 20.04 | 22.10
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment