chef-client on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "chef-client" 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
Copied
b. Install chef-client on Arch using YAY
$
yay -S
chef-client
Copied
* (Optional) Uninstall chef-client on Arch using YAY
$
yay -Rns
chef-client
Copied
2. Manually Install "chef-client" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chef-client's git locally
$
git clone https://aur.archlinux.org/chef-client.git
~/chef-client
Copied
c. Go to ~/chef-client folder and install it
$
cd
~/chef-client
Copied
$
makepkg -si
Copied
3. Information about the chef-client package on Arch User Repository (AUR)
ID: 1064000
Name: chef-client
PackageBaseID: 116910
PackageBase: chef-client
Version: 17.10.3-1
Description: The Chef Client installation package includes everything you need to start converging your machines.
URL: https://downloads.chef.io/chef-client/
NumVotes: 1
Popularity: 0
OutOfDate: 1701443074
Maintainer:
Submitter: simonvik
FirstSubmitted: 1478739861
LastModified: 1649453500
URLPath: /cgit/aur.git/snapshot/chef-client.tar.gz
Name: chef-client
PackageBaseID: 116910
PackageBase: chef-client
Version: 17.10.3-1
Description: The Chef Client installation package includes everything you need to start converging your machines.
URL: https://downloads.chef.io/chef-client/
NumVotes: 1
Popularity: 0
OutOfDate: 1701443074
Maintainer:
Submitter: simonvik
FirstSubmitted: 1478739861
LastModified: 1649453500
URLPath: /cgit/aur.git/snapshot/chef-client.tar.gz