scantools on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S scantools

* (Optional) Uninstall scantools on Arch using YAY

$ yay -Rns scantools

2. Manually Install "scantools" via AUR

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

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

b. Clone scantools's git locally

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

c. Go to ~/scantools folder and install it

$ cd ~/scantools $ makepkg -si

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

ID: 1199730
Name: scantools
PackageBaseID: 141242
PackageBase: scantools
Version: 1.0.7-1
Description: scantools is a library and a matching set of command line applications for graphics manipulation, written with a view towards the handling of scanned documents and generation of high-quality PDF files.
URL: https://kebekus.gitlab.io/scantools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tobac
Submitter: tobac
FirstSubmitted: 1555245243
LastModified: 1674250536
URLPath: /cgit/aur.git/snapshot/scantools.tar.gz