brewkit on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S brewkit

* (Optional) Uninstall brewkit on Arch using YAY

$ yay -Rns brewkit

2. Manually Install "brewkit" via AUR

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

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

b. Clone brewkit's git locally

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

c. Go to ~/brewkit folder and install it

$ cd ~/brewkit $ makepkg -si

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

ID: 1412376
Name: brewkit
PackageBaseID: 202454
PackageBase: brewkit
Version: 1.14.0-1
Description: the build infra for PKGX
URL: https://github.com/pkgxdev/brewkit
NumVotes: 1
Popularity: 0.565632
OutOfDate:
Maintainer: rajdeep
Submitter: rajdeep
FirstSubmitted: 1707812337
LastModified: 1708418749
URLPath: /cgit/aur.git/snapshot/brewkit.tar.gz