fvc-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fvc-bin

* (Optional) Uninstall fvc-bin on Arch using YAY

$ yay -Rns fvc-bin

2. Manually Install "fvc-bin" via AUR

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

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

b. Clone fvc-bin's git locally

$ git clone https://aur.archlinux.org/fvc-bin.git ~/fvc-bin

c. Go to ~/fvc-bin folder and install it

$ cd ~/fvc-bin $ makepkg -si

3. Information about the fvc-bin package on Arch User Repository (AUR)

ID: 1418843
Name: fvc-bin
PackageBaseID: 194310
PackageBase: fvc-bin
Version: 2.3.2-9
Description: File Version Control (FVC) is a tool designed to give automated version control abilities (similar to Git) to those working with binary and media files, where traditional version control is not possible.
URL: https://github.com/PrismLabsDev/fvc-desktop-electron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1685887974
LastModified: 1709289395
URLPath: /cgit/aur.git/snapshot/fvc-bin.tar.gz