gourmand on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gourmand

* (Optional) Uninstall gourmand on Arch using YAY

$ yay -Rns gourmand

2. Manually Install "gourmand" via AUR

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

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

b. Clone gourmand's git locally

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

c. Go to ~/gourmand folder and install it

$ cd ~/gourmand $ makepkg -si

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

ID: 1185388
Name: gourmand
PackageBaseID: 171330
PackageBase: gourmand
Version: 1.0.0-4
Description: A recipe manager for desktop that can import recipes
URL: https://github.com/GourmandRecipeManager/gourmand
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: yigits
Submitter: yigits
FirstSubmitted: 1632497121
LastModified: 1671473864
URLPath: /cgit/aur.git/snapshot/gourmand.tar.gz