python39 on AUR (Arch User Repository)
Last updated: January 14,2025
1. Install "python39" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install python39 on Arch using YAY
$
yay -S
python39
Copied
* (Optional) Uninstall python39 on Arch using YAY
$
yay -Rns
python39
Copied
2. Manually Install "python39" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python39's git locally
$
git clone https://aur.archlinux.org/python39.git
~/python39
Copied
c. Go to ~/python39 folder and install it
$
cd
~/python39
Copied
$
makepkg -si
Copied
3. Information about the python39 package on Arch User Repository (AUR)
ID: 1334074
Name: python39
PackageBaseID: 173933
PackageBase: python39
Version: 3.9.18-2
Description: Major release 3.9 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 23
Popularity: 0.586874
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1639396599
LastModified: 1697320967
URLPath: /cgit/aur.git/snapshot/python39.tar.gz
Name: python39
PackageBaseID: 173933
PackageBase: python39
Version: 3.9.18-2
Description: Major release 3.9 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 23
Popularity: 0.586874
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1639396599
LastModified: 1697320967
URLPath: /cgit/aur.git/snapshot/python39.tar.gz