qview on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qview

* (Optional) Uninstall qview on Arch using YAY

$ yay -Rns qview

2. Manually Install "qview" via AUR

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

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

b. Clone qview's git locally

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

c. Go to ~/qview folder and install it

$ cd ~/qview $ makepkg -si

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

ID: 1337469
Name: qview
PackageBaseID: 135576
PackageBase: qview
Version: 6.1-3
Description: qView is a Qt image viewer designed with minimalism and usability in mind.
URL: https://interversehq.com/qview/
NumVotes: 37
Popularity: 1.072387
OutOfDate:
Maintainer: jurplel
Submitter: jurplel
FirstSubmitted: 1535784635
LastModified: 1697850237
URLPath: /cgit/aur.git/snapshot/qview.tar.gz