bit on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bit

* (Optional) Uninstall bit on Arch using YAY

$ yay -Rns bit

2. Manually Install "bit" via AUR

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

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

b. Clone bit's git locally

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

c. Go to ~/bit folder and install it

$ cd ~/bit $ makepkg -si

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

ID: 930810
Name: bit
PackageBaseID: 158662
PackageBase: bit
Version: 1.1.2-1
Description: A modern Git CLI
URL: https://github.com/chriswalz/bit
NumVotes: 4
Popularity: 0.240659
OutOfDate:
Maintainer: w0rty
Submitter: w0rty
FirstSubmitted: 1602498401
LastModified: 1625509839
URLPath: /cgit/aur.git/snapshot/bit.tar.gz