bugwarrior on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S bugwarrior

* (Optional) Uninstall bugwarrior on Arch using YAY

$ yay -Rns bugwarrior

2. Manually Install "bugwarrior" via AUR

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

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

b. Clone bugwarrior's git locally

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

c. Go to ~/bugwarrior folder and install it

$ cd ~/bugwarrior $ makepkg -si

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

ID: 833109
Name: bugwarrior
PackageBaseID: 119992
PackageBase: bugwarrior
Version: 1.8.0-1
Description: pull issues from issue trackers into taskwarrior (GitHub, GitLab, Bitbucket, etc.)
URL: https://bugwarrior.readthedocs.io
NumVotes: 9
Popularity: 2.4E-5
OutOfDate:
Maintainer: Arvedui
Submitter: wookietreiber
FirstSubmitted: 1487687183
LastModified: 1607891487
URLPath: /cgit/aur.git/snapshot/bugwarrior.tar.gz