puppetserver on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S puppetserver

* (Optional) Uninstall puppetserver on Arch using YAY

$ yay -Rns puppetserver

2. Manually Install "puppetserver" via AUR

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

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

b. Clone puppetserver's git locally

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

c. Go to ~/puppetserver folder and install it

$ cd ~/puppetserver $ makepkg -si

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

ID: 1390691
Name: puppetserver
PackageBaseID: 85969
PackageBase: puppetserver
Version: 8.4.0-1
Description: Server automation framework and application
URL: https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: lb.laboon
Submitter: aboe
FirstSubmitted: 1411760910
LastModified: 1705958250
URLPath: /cgit/aur.git/snapshot/puppetserver.tar.gz