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