bzr-gtk on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bzr-gtk

* (Optional) Uninstall bzr-gtk on Arch using YAY

$ yay -Rns bzr-gtk

2. Manually Install "bzr-gtk" via AUR

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

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

b. Clone bzr-gtk's git locally

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

c. Go to ~/bzr-gtk folder and install it

$ cd ~/bzr-gtk $ makepkg -si

3. Information about the bzr-gtk package on Arch User Repository (AUR)

ID: 196847
Name: bzr-gtk
PackageBaseID: 12127
PackageBase: bzr-gtk
Version: 0.104.0-2
Description: Plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
URL: http://bazaar-vcs.org/bzr-gtk
NumVotes: 24
Popularity: 0
OutOfDate: 1655818340
Maintainer: vadmium
FirstSubmitted: 1184954260
LastModified: 1434409283
URLPath: /cgit/aur.git/snapshot/bzr-gtk.tar.gz