chef-server on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "chef-server" 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-server on Arch using YAY
$
yay -S
chef-server
Copied
* (Optional) Uninstall chef-server on Arch using YAY
$
yay -Rns
chef-server
Copied
2. Manually Install "chef-server" 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-server's git locally
$
git clone https://aur.archlinux.org/chef-server.git
~/chef-server
Copied
c. Go to ~/chef-server folder and install it
$
cd
~/chef-server
Copied
$
makepkg -si
Copied
3. Information about the chef-server package on Arch User Repository (AUR)
ID: 1063976
Name: chef-server
PackageBaseID: 124163
PackageBase: chef-server
Version: 14.14.1-1
Description: The Chef server works with the Chef client as a central artifact store and distribution mechanism that manages scale, complexity, and safeguarding your systems.
URL: https://downloads.chef.io/chef-server/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wolf
FirstSubmitted: 1500461589
LastModified: 1649451826
URLPath: /cgit/aur.git/snapshot/chef-server.tar.gz
Name: chef-server
PackageBaseID: 124163
PackageBase: chef-server
Version: 14.14.1-1
Description: The Chef server works with the Chef client as a central artifact store and distribution mechanism that manages scale, complexity, and safeguarding your systems.
URL: https://downloads.chef.io/chef-server/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wolf
FirstSubmitted: 1500461589
LastModified: 1649451826
URLPath: /cgit/aur.git/snapshot/chef-server.tar.gz