python-bugzilla on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-bugzilla

* (Optional) Uninstall python-bugzilla on Arch using YAY

$ yay -Rns python-bugzilla

2. Manually Install "python-bugzilla" via AUR

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

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

b. Clone python-bugzilla's git locally

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

c. Go to ~/python-bugzilla folder and install it

$ cd ~/python-bugzilla $ makepkg -si

3. Information about the python-bugzilla package on Arch User Repository (AUR)

ID: 1049510
Name: python-bugzilla
PackageBaseID: 157145
PackageBase: python-bugzilla
Version: 3.2.0-1
Description: Bugzilla XMLRPC access module
URL: https://github.com/python-bugzilla/python-bugzilla
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Arvedui
Submitter: Arvedui
FirstSubmitted: 1598538096
LastModified: 1647009603
URLPath: /cgit/aur.git/snapshot/python-bugzilla.tar.gz