fbv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fbv

* (Optional) Uninstall fbv on Arch using YAY

$ yay -Rns fbv

2. Manually Install "fbv" via AUR

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

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

b. Clone fbv's git locally

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

c. Go to ~/fbv folder and install it

$ cd ~/fbv $ makepkg -si

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

ID: 1234868
Name: fbv
PackageBaseID: 192151
PackageBase: fbv
Version: 1.0b-9
Description: FrameBuffer image viewer
URL: http://s-tech.elsat.net.pl/fbv/
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: JstKddng
Submitter: arojas
FirstSubmitted: 1680336734
LastModified: 1680336734
URLPath: /cgit/aur.git/snapshot/fbv.tar.gz

5. The same packages on other Linux Distributions