pybugz on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pybugz

* (Optional) Uninstall pybugz on Arch using YAY

$ yay -Rns pybugz

2. Manually Install "pybugz" via AUR

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

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

b. Clone pybugz's git locally

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

c. Go to ~/pybugz folder and install it

$ cd ~/pybugz $ makepkg -si

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

ID: 365302
Name: pybugz
PackageBaseID: 115013
PackageBase: pybugz
Version: 0.13-1
Description: Bugzilla CLI interface
URL: https://github.com/williamh/pybugz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dcbaker
FirstSubmitted: 1472148167
LastModified: 1481744974
URLPath: /cgit/aur.git/snapshot/pybugz.tar.gz