packr on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S packr

* (Optional) Uninstall packr on Arch using YAY

$ yay -Rns packr

2. Manually Install "packr" via AUR

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

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

b. Clone packr's git locally

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

c. Go to ~/packr folder and install it

$ cd ~/packr $ makepkg -si

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

ID: 1421123
Name: packr
PackageBaseID: 156732
PackageBase: packr
Version: 2.8.3-2
Description: [DEPRECATED, USE GO EMBED] Go static assets bundler
URL: https://github.com/gobuffalo/packr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: C0rn3j
Submitter: SWW13
FirstSubmitted: 1597419967
LastModified: 1709639165
URLPath: /cgit/aur.git/snapshot/packr.tar.gz