bzrtools on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S bzrtools

* (Optional) Uninstall bzrtools on Arch using YAY

$ yay -Rns bzrtools

2. Manually Install "bzrtools" via AUR

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

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

b. Clone bzrtools's git locally

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

c. Go to ~/bzrtools folder and install it

$ cd ~/bzrtools $ makepkg -si

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

ID: 209662
Name: bzrtools
PackageBaseID: 54865
PackageBase: bzrtools
Version: 2.6.0-2
Description: Useful collection of utilities (all plugins, right now) for bzr.
URL: http://bazaar-vcs.org/BzrTools
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1323880597
LastModified: 1436416785
URLPath: /cgit/aur.git/snapshot/bzrtools.tar.gz