lib32-python2 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lib32-python2

* (Optional) Uninstall lib32-python2 on Arch using YAY

$ yay -Rns lib32-python2

2. Manually Install "lib32-python2" via AUR

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

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

b. Clone lib32-python2's git locally

$ git clone https://aur.archlinux.org/lib32-python2.git ~/lib32-python2

c. Go to ~/lib32-python2 folder and install it

$ cd ~/lib32-python2 $ makepkg -si

3. Information about the lib32-python2 package on Arch User Repository (AUR)

ID: 1115331
Name: lib32-python2
PackageBaseID: 65440
PackageBase: lib32-python2
Version: 2.7.18-3
Description: A high-level scripting language (32 bit)
URL: https://www.python.org/
NumVotes: 38
Popularity: 0
OutOfDate:
Maintainer: libele
FirstSubmitted: 1355513814
LastModified: 1658458334
URLPath: /cgit/aur.git/snapshot/lib32-python2.tar.gz