bzr-fastimport on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S bzr-fastimport

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

$ yay -Rns bzr-fastimport

2. Manually Install "bzr-fastimport" via AUR

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

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

b. Clone bzr-fastimport's git locally

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

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

$ cd ~/bzr-fastimport $ makepkg -si

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

ID: 694606
Name: bzr-fastimport
PackageBaseID: 148930
PackageBase: bzr-fastimport
Version: 0.14.0.r361-2
Description: Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar
URL: https://launchpad.net/bzr-fastimport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1581162094
LastModified: 1581162094
URLPath: /cgit/aur.git/snapshot/bzr-fastimport.tar.gz