packpack on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S packpack

* (Optional) Uninstall packpack on Arch using YAY

$ yay -Rns packpack

2. Manually Install "packpack" via AUR

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

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

b. Clone packpack's git locally

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

c. Go to ~/packpack folder and install it

$ cd ~/packpack $ makepkg -si

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

ID: 354080
Name: packpack
PackageBaseID: 116817
PackageBase: packpack
Version: 1.0-1
Description: Simple building of RPMs & Debian packages from git repos
URL: https://github.com/packpack/packpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bpierre
FirstSubmitted: 1478513757
LastModified: 1478513757
URLPath: /cgit/aur.git/snapshot/packpack.tar.gz