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