git-bug on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S git-bug

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

$ yay -Rns git-bug

2. Manually Install "git-bug" 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's git locally

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

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

$ cd ~/git-bug $ makepkg -si

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

ID: 880910
Name: git-bug
PackageBaseID: 135139
PackageBase: git-bug
Version: 0.7.2-1
Description: Distributed bug tracker embedded in Git
URL: https://github.com/MichaelMure/git-bug
NumVotes: 7
Popularity: 0.000465
OutOfDate:
Maintainer: rafasc
FirstSubmitted: 1534517891
LastModified: 1616429017
URLPath: /cgit/aur.git/snapshot/git-bug.tar.gz