gitfs on AUR (Arch User Repository)

Last updated: October 05,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

b. Install gitfs on Arch using YAY

$ yay -S gitfs

* (Optional) Uninstall gitfs on Arch using YAY

$ yay -Rns gitfs

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

b. Clone gitfs's git locally

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

c. Go to ~/gitfs folder and install it

$ cd ~/gitfs $ makepkg -si

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