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