puppetdb on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S puppetdb

* (Optional) Uninstall puppetdb on Arch using YAY

$ yay -Rns puppetdb

2. Manually Install "puppetdb" via AUR

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

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

b. Clone puppetdb's git locally

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

c. Go to ~/puppetdb folder and install it

$ cd ~/puppetdb $ makepkg -si

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

ID: 242570
Name: puppetdb
PackageBaseID: 97146
PackageBase: puppetdb
Version: 2.3.8-2
Description: Puppet data warehouse; it manages storage and retrieval of all platform-generated data
URL: https://docs.puppetlabs.com/puppetdb/latest/
NumVotes: 2
Popularity: 0
OutOfDate: 1525542485
Maintainer:
FirstSubmitted: 1439240884
LastModified: 1445727131
URLPath: /cgit/aur.git/snapshot/puppetdb.tar.gz