fvs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fvs

* (Optional) Uninstall fvs on Arch using YAY

$ yay -Rns fvs

2. Manually Install "fvs" via AUR

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

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

b. Clone fvs's git locally

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

c. Go to ~/fvs folder and install it

$ cd ~/fvs $ makepkg -si

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

ID: 1306743
Name: fvs
PackageBaseID: 184274
PackageBase: fvs
Version: 0.3.4-2
Description: File Versioning System with hash comparison, deduplication and data storage to create unlinked states that can be deleted
URL: https://github.com/mirkobrombin/FVS
NumVotes: 17
Popularity: 1.712504
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1658659814
LastModified: 1692560852
URLPath: /cgit/aur.git/snapshot/fvs.tar.gz