puppet-bolt on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S puppet-bolt

* (Optional) Uninstall puppet-bolt on Arch using YAY

$ yay -Rns puppet-bolt

2. Manually Install "puppet-bolt" via AUR

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

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

b. Clone puppet-bolt's git locally

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

c. Go to ~/puppet-bolt folder and install it

$ cd ~/puppet-bolt $ makepkg -si

3. Information about the puppet-bolt package on Arch User Repository (AUR)

ID: 1334810
Name: puppet-bolt
PackageBaseID: 139361
PackageBase: puppet-bolt
Version: 3.27.4-1
Description: Puppet bolt executes commands remotely over SSH and WinRM
URL: https://github.com/puppetlabs/bolt
NumVotes: 6
Popularity: 0.010469
OutOfDate:
Maintainer: jhooyberghs
Submitter: jhooyberghs
FirstSubmitted: 1549456630
LastModified: 1697440036
URLPath: /cgit/aur.git/snapshot/puppet-bolt.tar.gz