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