bitkeeper on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S bitkeeper

* (Optional) Uninstall bitkeeper on Arch using YAY

$ yay -Rns bitkeeper

2. Manually Install "bitkeeper" via AUR

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

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

b. Clone bitkeeper's git locally

$ git clone https://aur.archlinux.org/bitkeeper.git ~/bitkeeper

c. Go to ~/bitkeeper folder and install it

$ cd ~/bitkeeper $ makepkg -si

3. Information about the bitkeeper package on Arch User Repository (AUR)

ID: 785126
Name: bitkeeper
PackageBaseID: 132237
PackageBase: bitkeeper
Version: 7.3.3-1
Description: a fast, enterprise-ready, distributed SCM
URL: http://www.bitkeeper.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: gspu
FirstSubmitted: 1525791777
LastModified: 1598821454
URLPath: /cgit/aur.git/snapshot/bitkeeper.tar.gz