packer-aur on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S packer-aur

* (Optional) Uninstall packer-aur on Arch using YAY

$ yay -Rns packer-aur

2. Manually Install "packer-aur" via AUR

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

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

b. Clone packer-aur's git locally

$ git clone https://aur.archlinux.org/packer-aur.git ~/packer-aur

c. Go to ~/packer-aur folder and install it

$ cd ~/packer-aur $ makepkg -si

3. Information about the packer-aur package on Arch User Repository (AUR)

ID: 1209663
Name: packer-aur
PackageBaseID: 190319
PackageBase: packer-aur
Version: 20160325-3
Description: Bash wrapper for pacman and aur
URL: http://github.com/keenerd/packer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: libele
Submitter: libele
FirstSubmitted: 1676130421
LastModified: 1676130421
URLPath: /cgit/aur.git/snapshot/packer-aur.tar.gz