itamae on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S itamae

* (Optional) Uninstall itamae on Arch using YAY

$ yay -Rns itamae

2. Manually Install "itamae" via AUR

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

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

b. Clone itamae's git locally

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

c. Go to ~/itamae folder and install it

$ cd ~/itamae $ makepkg -si

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

ID: 766957
Name: itamae
PackageBaseID: 115604
PackageBase: itamae
Version: 1.10.8-1
Description: Configuration management tool inspired by Chef, but simpler and lightweight
URL: http://itamae.kitchen/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eagletmt
Submitter: eagletmt
FirstSubmitted: 1474184008
LastModified: 1595087450
URLPath: /cgit/aur.git/snapshot/itamae.tar.gz