bit on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install bit on Arch using YAY
$
yay -S
bit
Copied
* (Optional) Uninstall bit on Arch using YAY
$
yay -Rns
bit
Copied
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
Copied
b. Clone bit's git locally
$
git clone https://aur.archlinux.org/bit.git
~/bit
Copied
c. Go to ~/bit folder and install it
$
cd
~/bit
Copied
$
makepkg -si
Copied
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
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