cook on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "cook" 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 cook on Arch using YAY
$
yay -S
cook
Copied
* (Optional) Uninstall cook on Arch using YAY
$
yay -Rns
cook
Copied
2. Manually Install "cook" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cook's git locally
$
git clone https://aur.archlinux.org/cook.git
~/cook
Copied
c. Go to ~/cook folder and install it
$
cd
~/cook
Copied
$
makepkg -si
Copied
3. Information about the cook package on Arch User Repository (AUR)
ID: 311018
Name: cook
PackageBaseID: 35852
PackageBase: cook
Version: 2.34-2
Description: A powerful make alternative
URL: http://miller.emu.id.au/pmiller/software/cook/
NumVotes: 3
Popularity: 0
OutOfDate: 1702463337
Maintainer: bidulock
Submitter: lowfatcomputing
FirstSubmitted: 1269311842
LastModified: 1465329458
URLPath: /cgit/aur.git/snapshot/cook.tar.gz
Name: cook
PackageBaseID: 35852
PackageBase: cook
Version: 2.34-2
Description: A powerful make alternative
URL: http://miller.emu.id.au/pmiller/software/cook/
NumVotes: 3
Popularity: 0
OutOfDate: 1702463337
Maintainer: bidulock
Submitter: lowfatcomputing
FirstSubmitted: 1269311842
LastModified: 1465329458
URLPath: /cgit/aur.git/snapshot/cook.tar.gz