python2-plumbum on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-plumbum

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

$ yay -Rns python2-plumbum

2. Manually Install "python2-plumbum" via AUR

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

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

b. Clone python2-plumbum's git locally

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

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

$ cd ~/python2-plumbum $ makepkg -si

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

ID: 582638
Name: python2-plumbum
PackageBaseID: 60898
PackageBase: python2-plumbum
Version: 1.6.7-2
Description: Shell combinators library.
URL: https://pypi.python.org/pypi/plumbum
NumVotes: 6
Popularity: 0
OutOfDate: 1644703759
Maintainer:
FirstSubmitted: 1342452422
LastModified: 1549227005
URLPath: /cgit/aur.git/snapshot/python2-plumbum.tar.gz

5. The same packages on other Linux Distributions