python2-shutilwhich on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-shutilwhich

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

$ yay -Rns python2-shutilwhich

2. Manually Install "python2-shutilwhich" via AUR

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

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

b. Clone python2-shutilwhich's git locally

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

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

$ cd ~/python2-shutilwhich $ makepkg -si

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

ID: 677089
Name: python2-shutilwhich
PackageBaseID: 147416
PackageBase: python2-shutilwhich
Version: 1.1.0-2
Description: shutil.which for those not using Python 3.3 yet.
URL: http://github.com/mbr/shutilwhich
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: GI_Jack
FirstSubmitted: 1576440097
LastModified: 1576440097
URLPath: /cgit/aur.git/snapshot/python2-shutilwhich.tar.gz

5. The same packages on other Linux Distributions