qscan on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qscan

* (Optional) Uninstall qscan on Arch using YAY

$ yay -Rns qscan

2. Manually Install "qscan" via AUR

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

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

b. Clone qscan's git locally

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

c. Go to ~/qscan folder and install it

$ cd ~/qscan $ makepkg -si

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

ID: 1289608
Name: qscan
PackageBaseID: 188978
PackageBase: qscan
Version: 1.0.5-1
Description: QT document scanner using SANE
URL: https://github.com/mensinda/qScan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mensinda
Submitter: mensinda
FirstSubmitted: 1671891332
LastModified: 1689499611
URLPath: /cgit/aur.git/snapshot/qscan.tar.gz