puppet5 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S puppet5

* (Optional) Uninstall puppet5 on Arch using YAY

$ yay -Rns puppet5

2. Manually Install "puppet5" via AUR

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

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

b. Clone puppet5's git locally

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

c. Go to ~/puppet5 folder and install it

$ cd ~/puppet5 $ makepkg -si

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

ID: 974427
Name: puppet5
PackageBaseID: 172014
PackageBase: puppet5
Version: 5.5.22-3
Description: Server automation framework and application
URL: https://puppet.com/products/open-source-projects
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1634232949
LastModified: 1634232949
URLPath: /cgit/aur.git/snapshot/puppet5.tar.gz