python2-pp on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python2-pp

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

$ yay -Rns python2-pp

2. Manually Install "python2-pp" via AUR

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

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

b. Clone python2-pp's git locally

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

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

$ cd ~/python2-pp $ makepkg -si

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

ID: 192432
Name: python2-pp
PackageBaseID: 49965
PackageBase: python2-pp
Version: 1.6.4-1
Description: Parallel and distributed programming for Python 2
URL: http://www.parallelpython.com
NumVotes: 7
Popularity: 0
OutOfDate: 1617470819
Maintainer:
FirstSubmitted: 1308369736
LastModified: 1434037625
URLPath: /cgit/aur.git/snapshot/python2-pp.tar.gz