fsv2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fsv2

* (Optional) Uninstall fsv2 on Arch using YAY

$ yay -Rns fsv2

2. Manually Install "fsv2" via AUR

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

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

b. Clone fsv2's git locally

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

c. Go to ~/fsv2 folder and install it

$ cd ~/fsv2 $ makepkg -si

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

ID: 982597
Name: fsv2
PackageBaseID: 66491
PackageBase: fsv2
Version: 1:0.9.1-3
Description: GTK2 port of fsv, the filesystem visualizer
URL: https://github.com/mcuelenaere/fsv
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: prg
Submitter: Anntoin
FirstSubmitted: 1358791925
LastModified: 1635817538
URLPath: /cgit/aur.git/snapshot/fsv2.tar.gz