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

Last updated: May 20,2024

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

$ yay -S git-bzr-ng

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

$ yay -Rns git-bzr-ng

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

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

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

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

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

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

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

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

ID: 201403
Name: git-bzr-ng
PackageBaseID: 41669
PackageBase: git-bzr-ng
Version: 61.9878a30-1
Description: bi-directional git to bzr bridge: never fear bzr again
URL: http://github.com/termie/git-bzr-ng
NumVotes: 10
Popularity: 0
OutOfDate: 1653661714
Maintainer: lubosz
FirstSubmitted: 1286762481
LastModified: 1435006511
URLPath: /cgit/aur.git/snapshot/git-bzr-ng.tar.gz