#ubuntu
3 pages tagged ubuntu.
3/3
Python Installation
Install Python 3 inside WSL2/Ubuntu via apt, the deadsnakes PPA, or pyenv. Covers the python3-venv quirk and version aliasing.
Python Installation
Install Python 3 on Debian/Ubuntu, Fedora/RHEL, and Arch Linux. Covers package managers, pyenv, and building from source for unsupported distros.
apt-get Package Management
Debian and Ubuntu package management — update, install, remove, upgrade, and maintain packages with apt-get.