pdk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pdk

* (Optional) Uninstall pdk on Arch using YAY

$ yay -Rns pdk

2. Manually Install "pdk" via AUR

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

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

b. Clone pdk's git locally

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

c. Go to ~/pdk folder and install it

$ cd ~/pdk $ makepkg -si

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

ID: 1373622
Name: pdk
PackageBaseID: 130208
PackageBase: pdk
Version: 3.0.1.3-1
Description: Puppet Development Kit bundles tools and helpers to create high quality puppet modules
URL: https://github.com/puppetlabs/pdk
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: imp0
Submitter: lowercase
FirstSubmitted: 1519183592
LastModified: 1703175824
URLPath: /cgit/aur.git/snapshot/pdk.tar.gz