recipes-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S recipes-git

* (Optional) Uninstall recipes-git on Arch using YAY

$ yay -Rns recipes-git

2. Manually Install "recipes-git" via AUR

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

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

b. Clone recipes-git's git locally

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

c. Go to ~/recipes-git folder and install it

$ cd ~/recipes-git $ makepkg -si

3. Information about the recipes-git package on Arch User Repository (AUR)

ID: 475698
Name: recipes-git
PackageBaseID: 117573
PackageBase: recipes-git
Version: 2.0.2+24+gaa4a7e7-1
Description: A GNOME recipes cooking book
URL: https://git.gnome.org/browse/recipes/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: swiftscythe
FirstSubmitted: 1481113685
LastModified: 1515240986
URLPath: /cgit/aur.git/snapshot/recipes-git.tar.gz