bzr-rewrite on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S bzr-rewrite

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

$ yay -Rns bzr-rewrite

2. Manually Install "bzr-rewrite" via AUR

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

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

b. Clone bzr-rewrite's git locally

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

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

$ cd ~/bzr-rewrite $ makepkg -si

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

ID: 245996
Name: bzr-rewrite
PackageBaseID: 102997
PackageBase: bzr-rewrite
Version: 0.6.4-1
Description: Provides a rebase command for bzr similar to git rebase.
URL: https://www.samba.org/~jelmer/bzr-rewrite/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TheLemonMan
FirstSubmitted: 1446815233
LastModified: 1446820029
URLPath: /cgit/aur.git/snapshot/bzr-rewrite.tar.gz