qv on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S qv

* (Optional) Uninstall qv on Arch using YAY

$ yay -Rns qv

2. Manually Install "qv" via AUR

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

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

b. Clone qv's git locally

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

c. Go to ~/qv folder and install it

$ cd ~/qv $ makepkg -si

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

ID: 1030913
Name: qv
PackageBaseID: 147701
PackageBase: qv
Version: 4.4-1
Description: Quick Viewer for 2D data (images, renderings, sensor data, ...)
URL: https://marlam.de/qv/
NumVotes: 0
Popularity: 0
OutOfDate: 1690588216
Maintainer: jxir
Submitter: jxir
FirstSubmitted: 1577548379
LastModified: 1643898889
URLPath: /cgit/aur.git/snapshot/qv.tar.gz