gitfs on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "gitfs" 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 gitfs on Arch using YAY
$
yay -S
gitfs
Copied
* (Optional) Uninstall gitfs on Arch using YAY
$
yay -Rns
gitfs
Copied
2. Manually Install "gitfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitfs's git locally
$
git clone https://aur.archlinux.org/gitfs.git
~/gitfs
Copied
c. Go to ~/gitfs folder and install it
$
cd
~/gitfs
Copied
$
makepkg -si
Copied
3. Information about the gitfs package on Arch User Repository (AUR)
ID: 674286
Name: gitfs
PackageBaseID: 88247
PackageBase: gitfs
Version: 0.5.2-1
Description: Version controlled file system
URL: http://www.presslabs.com/gitfs/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1418572614
LastModified: 1575733303
URLPath: /cgit/aur.git/snapshot/gitfs.tar.gz
Name: gitfs
PackageBaseID: 88247
PackageBase: gitfs
Version: 0.5.2-1
Description: Version controlled file system
URL: http://www.presslabs.com/gitfs/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1418572614
LastModified: 1575733303
URLPath: /cgit/aur.git/snapshot/gitfs.tar.gz