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