bzr-explorer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bzr-explorer

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

$ yay -Rns bzr-explorer

2. Manually Install "bzr-explorer" via AUR

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

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

b. Clone bzr-explorer's git locally

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

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

$ cd ~/bzr-explorer $ makepkg -si

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

ID: 199595
Name: bzr-explorer
PackageBaseID: 30423
PackageBase: bzr-explorer
Version: 1.3.0-3
Description: A desktop application for using the Bazaar Version Control System
URL: http://doc.bazaar.canonical.com/explorer/en/
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1253787232
LastModified: 1434657782
URLPath: /cgit/aur.git/snapshot/bzr-explorer.tar.gz