qbzr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qbzr

* (Optional) Uninstall qbzr on Arch using YAY

$ yay -Rns qbzr

2. Manually Install "qbzr" via AUR

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

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

b. Clone qbzr's git locally

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

c. Go to ~/qbzr folder and install it

$ cd ~/qbzr $ makepkg -si

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

ID: 300798
Name: qbzr
PackageBaseID: 10799
PackageBase: qbzr
Version: 0.23.2-1
Description: A GUI front end for Bazaar based on the Qt toolkit.
URL: http://wiki.bazaar.canonical.com/QBzr
NumVotes: 39
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1178453317
LastModified: 1462719165
URLPath: /cgit/aur.git/snapshot/qbzr.tar.gz