chef-dk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S chef-dk

* (Optional) Uninstall chef-dk on Arch using YAY

$ yay -Rns chef-dk

2. Manually Install "chef-dk" via AUR

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

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

b. Clone chef-dk's git locally

$ git clone https://aur.archlinux.org/chef-dk.git ~/chef-dk

c. Go to ~/chef-dk folder and install it

$ cd ~/chef-dk $ makepkg -si

3. Information about the chef-dk package on Arch User Repository (AUR)

ID: 833895
Name: chef-dk
PackageBaseID: 83660
PackageBase: chef-dk
Version: 4.13.3-1
Description: The Chef development kit contains all the tools you need to develop and test your infrastructure, built by the awesome Chef community.
URL: https://downloads.chef.io/chef-dk/
NumVotes: 36
Popularity: 0
OutOfDate:
Maintainer: marcparadise
Submitter: Maximka
FirstSubmitted: 1404755048
LastModified: 1608046803
URLPath: /cgit/aur.git/snapshot/chef-dk.tar.gz