cookcli-bin on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S cookcli-bin

* (Optional) Uninstall cookcli-bin on Arch using YAY

$ yay -Rns cookcli-bin

2. Manually Install "cookcli-bin" via AUR

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

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

b. Clone cookcli-bin's git locally

$ git clone https://aur.archlinux.org/cookcli-bin.git ~/cookcli-bin

c. Go to ~/cookcli-bin folder and install it

$ cd ~/cookcli-bin $ makepkg -si

3. Information about the cookcli-bin package on Arch User Repository (AUR)

ID: 1118069
Name: cookcli-bin
PackageBaseID: 172418
PackageBase: cookcli-bin
Version: 0.1.6-1
Description: CookCLI is provided as a command-line tool to make Cook recipe management easier, and enable automation and scripting workflows for the CookLang ecosystem. Binary
URL: https://github.com/cooklang/CookCLI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SebRut
Submitter: SebRut
FirstSubmitted: 1635248206
LastModified: 1658918232
URLPath: /cgit/aur.git/snapshot/cookcli-bin.tar.gz