python25 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python25

* (Optional) Uninstall python25 on Arch using YAY

$ yay -Rns python25

2. Manually Install "python25" via AUR

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

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

b. Clone python25's git locally

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

c. Go to ~/python25 folder and install it

$ cd ~/python25 $ makepkg -si

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

ID: 190170
Name: python25
PackageBaseID: 21359
PackageBase: python25
Version: 2.5.6-4
Description: A high-level scripting language
URL: https://www.python.org
NumVotes: 87
Popularity: 0
OutOfDate:
Maintainer: jleclanche
FirstSubmitted: 1226310213
LastModified: 1433885648
URLPath: /cgit/aur.git/snapshot/python25.tar.gz