bzr on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "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
Copied
b. Install bzr on Arch using YAY
$
yay -S
bzr
Copied
* (Optional) Uninstall bzr on Arch using YAY
$
yay -Rns
bzr
Copied
2. Manually Install "bzr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bzr's git locally
$
git clone https://aur.archlinux.org/bzr.git
~/bzr
Copied
c. Go to ~/bzr folder and install it
$
cd
~/bzr
Copied
$
makepkg -si
Copied
3. Information about the bzr package on Arch User Repository (AUR)
ID: 1106929
Name: bzr
PackageBaseID: 148928
PackageBase: bzr
Version: 2.7.0-3
Description: A decentralized revision control system (bazaar)
URL: https://bazaar.canonical.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alucryd
FirstSubmitted: 1581160594
LastModified: 1656798728
URLPath: /cgit/aur.git/snapshot/bzr.tar.gz
Name: bzr
PackageBaseID: 148928
PackageBase: bzr
Version: 2.7.0-3
Description: A decentralized revision control system (bazaar)
URL: https://bazaar.canonical.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alucryd
FirstSubmitted: 1581160594
LastModified: 1656798728
URLPath: /cgit/aur.git/snapshot/bzr.tar.gz