vpv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vpv

* (Optional) Uninstall vpv on Arch using YAY

$ yay -Rns vpv

2. Manually Install "vpv" via AUR

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

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

b. Clone vpv's git locally

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

c. Go to ~/vpv folder and install it

$ cd ~/vpv $ makepkg -si

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

ID: 1271422
Name: vpv
PackageBaseID: 152308
PackageBase: vpv
Version: 0.8.2-0
Description: Image viewer (with GDAL and Octave support)
URL: https://github.com/kidanger/vpv
NumVotes: 3
Popularity: 2.6E-5
OutOfDate:
Maintainer: kidanger
Submitter: kidanger
FirstSubmitted: 1588507116
LastModified: 1686467850
URLPath: /cgit/aur.git/snapshot/vpv.tar.gz