python32 on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python32

* (Optional) Uninstall python32 on Arch using YAY

$ yay -Rns python32

2. Manually Install "python32" via AUR

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

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

b. Clone python32's git locally

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

c. Go to ~/python32 folder and install it

$ cd ~/python32 $ makepkg -si

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

ID: 1100523
Name: python32
PackageBaseID: 175302
PackageBase: python32
Version: 3.2.6-4
Description: Next generation of the python high-level scripting language
URL: http://www.python.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1642912355
LastModified: 1655617616
URLPath: /cgit/aur.git/snapshot/python32.tar.gz