pinstall on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S pinstall

* (Optional) Uninstall pinstall on Arch using YAY

$ yay -Rns pinstall

2. Manually Install "pinstall" via AUR

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

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

b. Clone pinstall's git locally

$ git clone https://aur.archlinux.org/pinstall.git ~/pinstall

c. Go to ~/pinstall folder and install it

$ cd ~/pinstall $ makepkg -si

3. Information about the pinstall package on Arch User Repository (AUR)

ID: 1414031
Name: pinstall
PackageBaseID: 192981
PackageBase: pinstall
Version: 1.12-1
Description: Installer Tool for Python Programs
URL: https://github.com/bulletmark/pinstall
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1682306462
LastModified: 1708658352
URLPath: /cgit/aur.git/snapshot/pinstall.tar.gz