packer-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S packer-git

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

$ yay -Rns packer-git

2. Manually Install "packer-git" via AUR

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

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

b. Clone packer-git's git locally

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

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

$ cd ~/packer-git $ makepkg -si

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

ID: 647128
Name: packer-git
PackageBaseID: 145136
PackageBase: packer-git
Version: v1.4.3_177_g39a57af3e-1
Description: Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
URL: https://www.packer.io/
NumVotes: 4
Popularity: 0
OutOfDate: 1662523114
Maintainer:
Submitter: dg10a
FirstSubmitted: 1568685002
LastModified: 1568685002
URLPath: /cgit/aur.git/snapshot/packer-git.tar.gz