git-remote-bzr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S git-remote-bzr

* (Optional) Uninstall git-remote-bzr on Arch using YAY

$ yay -Rns git-remote-bzr

2. Manually Install "git-remote-bzr" via AUR

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

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

b. Clone git-remote-bzr's git locally

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

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

$ cd ~/git-remote-bzr $ makepkg -si

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

ID: 286183
Name: git-remote-bzr
PackageBaseID: 109046
PackageBase: git-remote-bzr
Version: v0.2.r14.gea3eb41-1
Description: Transparent bidirectional bridge between Git and Bazaar for Git
URL: https://github.com/felipec/git-remote-bzr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: garyvdm
FirstSubmitted: 1458459196
LastModified: 1458459371
URLPath: /cgit/aur.git/snapshot/git-remote-bzr.tar.gz