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

This is an old revision of the document!


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 python3.10-venv
cmd) wget https://bootstrap.pypa.io/get-pip.py
cmd) python3.10 get-pip.py
install-qna.1746710705.txt · Last modified: 2025/05/08 22:25 by 211.231.76.183