python313 on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python313" 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 python313 on Arch using YAY

$ yay -S python313

* (Optional) Uninstall python313 on Arch using YAY

$ yay -Rns python313

2. Manually Install "python313" via AUR

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

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

b. Clone python313's git locally

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

c. Go to ~/python313 folder and install it

$ cd ~/python313 $ makepkg -si

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

ID: 1426455
Name: python313
PackageBaseID: 198524
PackageBase: python313
Version: 3.13.0a5-1
Description: Major release 3.13 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1697285502
LastModified: 1710333950
URLPath: /cgit/aur.git/snapshot/python313.tar.gz