python312 on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "python312" 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

b. Install python312 on Arch using YAY

$ yay -S python312

* (Optional) Uninstall python312 on Arch using YAY

$ yay -Rns python312

2. Manually Install "python312" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python312's git locally

$ git clone https://aur.archlinux.org/python312.git ~/python312

c. Go to ~/python312 folder and install it

$ cd ~/python312 $ makepkg -si

3. Information about the python312 package on Arch User Repository (AUR)

ID: 1411385
Name: python312
PackageBaseID: 186885
PackageBase: python312
Version: 3.12.2-2
Description: Major release 3.12 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 8
Popularity: 0.601834
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1666687051
LastModified: 1708267444
URLPath: /cgit/aur.git/snapshot/python312.tar.gz