git-bug-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S git-bug-bin

* (Optional) Uninstall git-bug-bin on Arch using YAY

$ yay -Rns git-bug-bin

2. Manually Install "git-bug-bin" via AUR

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

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

b. Clone git-bug-bin's git locally

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

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

$ cd ~/git-bug-bin $ makepkg -si

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

ID: 1338164
Name: git-bug-bin
PackageBaseID: 135142
PackageBase: git-bug-bin
Version: 0.8.0-1
Description: Distributed bug tracker embedded in Git
URL: https://github.com/MichaelMure/git-bug
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: 46620
Submitter: 1ace
FirstSubmitted: 1534526414
LastModified: 1697977349
URLPath: /cgit/aur.git/snapshot/git-bug-bin.tar.gz