sane-frontends on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sane-frontends

* (Optional) Uninstall sane-frontends on Arch using YAY

$ yay -Rns sane-frontends

2. Manually Install "sane-frontends" via AUR

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

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

b. Clone sane-frontends's git locally

$ git clone https://aur.archlinux.org/sane-frontends.git ~/sane-frontends

c. Go to ~/sane-frontends folder and install it

$ cd ~/sane-frontends $ makepkg -si

3. Information about the sane-frontends package on Arch User Repository (AUR)

ID: 1060052
Name: sane-frontends
PackageBaseID: 177596
PackageBase: sane-frontends
Version: 1.0.14-9
Description: A set of frontends for SANE.
URL: http://www.sane-project.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: arojas
FirstSubmitted: 1648838263
LastModified: 1648838263
URLPath: /cgit/aur.git/snapshot/sane-frontends.tar.gz

5. The same packages on other Linux Distributions