qbrew on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S qbrew

* (Optional) Uninstall qbrew on Arch using YAY

$ yay -Rns qbrew

2. Manually Install "qbrew" via AUR

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

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

b. Clone qbrew's git locally

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

c. Go to ~/qbrew folder and install it

$ cd ~/qbrew $ makepkg -si

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

ID: 507384
Name: qbrew
PackageBaseID: 29975
PackageBase: qbrew
Version: 0.4.1-6
Description: Homebrewer's beer recipe calculator
URL: http://www.usermode.org/code.html
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: phillid
Submitter: peets
FirstSubmitted: 1252503770
LastModified: 1525238935
URLPath: /cgit/aur.git/snapshot/qbrew.tar.gz