faster-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "faster-git" 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 faster-git on Arch using YAY
$
yay -S
faster-git
Copied
* (Optional) Uninstall faster-git on Arch using YAY
$
yay -Rns
faster-git
Copied
2. Manually Install "faster-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone faster-git's git locally
$
git clone https://aur.archlinux.org/faster-git.git
~/faster-git
Copied
c. Go to ~/faster-git folder and install it
$
cd
~/faster-git
Copied
$
makepkg -si
Copied
3. Information about the faster-git package on Arch User Repository (AUR)
ID: 573859
Name: faster-git
PackageBaseID: 138544
PackageBase: faster-git
Version: c4a2c68-1
Description: Fast key-value store from Microsoft Research
URL: https://github.com/Microsoft/FASTER
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1546701765
LastModified: 1546701765
URLPath: /cgit/aur.git/snapshot/faster-git.tar.gz
Name: faster-git
PackageBaseID: 138544
PackageBase: faster-git
Version: c4a2c68-1
Description: Fast key-value store from Microsoft Research
URL: https://github.com/Microsoft/FASTER
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1546701765
LastModified: 1546701765
URLPath: /cgit/aur.git/snapshot/faster-git.tar.gz