goscanpdf on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S goscanpdf

* (Optional) Uninstall goscanpdf on Arch using YAY

$ yay -Rns goscanpdf

2. Manually Install "goscanpdf" via AUR

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

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

b. Clone goscanpdf's git locally

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

c. Go to ~/goscanpdf folder and install it

$ cd ~/goscanpdf $ makepkg -si

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

ID: 1389867
Name: goscanpdf
PackageBaseID: 154341
PackageBase: goscanpdf
Version: 0.1.0-2
Description: Scans pages from a (document) scanner and uploads the compressed multipage PDF file via SSH. Works on a Raspberry Pi.
URL: https://github.com/wansing/goscanpdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wansing
Submitter: wansing
FirstSubmitted: 1592056540
LastModified: 1705849855
URLPath: /cgit/aur.git/snapshot/goscanpdf.tar.gz