pinstall on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install pinstall on Arch using YAY
$
yay -S
pinstall
Copied
* (Optional) Uninstall pinstall on Arch using YAY
$
yay -Rns
pinstall
Copied
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
Copied
b. Clone pinstall's git locally
$
git clone https://aur.archlinux.org/pinstall.git
~/pinstall
Copied
c. Go to ~/pinstall folder and install it
$
cd
~/pinstall
Copied
$
makepkg -si
Copied
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
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