Site Tools


Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
install-qna

Install Q & A

How to Install Python and Pip on Ubuntu 24.04

cmd) sudo add-apt-repository ppa:deadsnakes/ppa
cmd) sudo apt update
cmd) sudo apt install python3.10 -y
cmd) sudo apt install python3.10-distutils -y
cmd) wget https://bootstrap.pypa.io/get-pip.py
cmd) python3.10 get-pip.py
install-qna.txt · Last modified: 2025/05/08 23:09 by 211.231.76.183