chef-workstation on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S chef-workstation

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

$ yay -Rns chef-workstation

2. Manually Install "chef-workstation" via AUR

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

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

b. Clone chef-workstation's git locally

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

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

$ cd ~/chef-workstation $ makepkg -si

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

ID: 1413879
Name: chef-workstation
PackageBaseID: 133490
PackageBase: chef-workstation
Version: 24.2.1058-1
Description: Chef's developer toolkit that includes Infra, InSpec, Habitat, and tools like knife.
URL: https://www.chef.io/downloads/tools/workstation
NumVotes: 11
Popularity: 0.731383
OutOfDate:
Maintainer: tmoore
Submitter: TrevorBramble
FirstSubmitted: 1528953138
LastModified: 1708633460
URLPath: /cgit/aur.git/snapshot/chef-workstation.tar.gz