lib32-python on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lib32-python

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

$ yay -Rns lib32-python

2. Manually Install "lib32-python" via AUR

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

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

b. Clone lib32-python's git locally

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

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

$ cd ~/lib32-python $ makepkg -si

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

ID: 1318966
Name: lib32-python
PackageBaseID: 131779
PackageBase: lib32-python
Version: 3.11.5-1
Description: Next generation of the python high-level scripting language
URL: http://www.python.org/
NumVotes: 4
Popularity: 0.089135
OutOfDate:
Maintainer: Bot-wxt1221
Submitter: adsun
FirstSubmitted: 1524425722
LastModified: 1694706991
URLPath: /cgit/aur.git/snapshot/lib32-python.tar.gz