puppet-lint on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S puppet-lint

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

$ yay -Rns puppet-lint

2. Manually Install "puppet-lint" via AUR

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

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

b. Clone puppet-lint's git locally

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

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

$ cd ~/puppet-lint $ makepkg -si

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

ID: 1409173
Name: puppet-lint
PackageBaseID: 57266
PackageBase: puppet-lint
Version: 4.2.4-1
Description: Check that your Puppet manifests conform to the style guide.
URL: https://github.com/puppetlabs/puppet-lint
NumVotes: 20
Popularity: 0.027914
OutOfDate:
Maintainer: kmille
Submitter: joschi
FirstSubmitted: 1330859439
LastModified: 1707926507
URLPath: /cgit/aur.git/snapshot/puppet-lint.tar.gz