shiv on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S shiv

* (Optional) Uninstall shiv on Arch using YAY

$ yay -Rns shiv

2. Manually Install "shiv" via AUR

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

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

b. Clone shiv's git locally

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

c. Go to ~/shiv folder and install it

$ cd ~/shiv $ makepkg -si

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

ID: 1241940
Name: shiv
PackageBaseID: 151202
PackageBase: shiv
Version: 1.0.3-1
Description: CLI for building self-contained Python zipapps
URL: https://github.com/linkedin/shiv
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586270042
LastModified: 1681576370
URLPath: /cgit/aur.git/snapshot/shiv.tar.gz