repofs on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S repofs

* (Optional) Uninstall repofs on Arch using YAY

$ yay -Rns repofs

2. Manually Install "repofs" via AUR

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

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

b. Clone repofs's git locally

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

c. Go to ~/repofs folder and install it

$ cd ~/repofs $ makepkg -si

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

ID: 856619
Name: repofs
PackageBaseID: 162762
PackageBase: repofs
Version: 0.2.6-1
Description: Filesystem view of version control repositories
URL: https://github.com/aueb-balab/repofs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hugo.hornquist
Submitter: hugo.hornquist
FirstSubmitted: 1612187290
LastModified: 1612200622
URLPath: /cgit/aur.git/snapshot/repofs.tar.gz