fprint_demo on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S fprint_demo

* (Optional) Uninstall fprint_demo on Arch using YAY

$ yay -Rns fprint_demo

2. Manually Install "fprint_demo" via AUR

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

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

b. Clone fprint_demo's git locally

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

c. Go to ~/fprint_demo folder and install it

$ cd ~/fprint_demo $ makepkg -si

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

ID: 1060806
Name: fprint_demo
PackageBaseID: 124266
PackageBase: fprint_demo
Version: 0.4-3
Description: A simple GTK+ application to demonstrate and test libfprint's capabilities
URL: https://www.freedesktop.org/wiki/Software/fprint/fprint_demo/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kmille
Submitter: dreamingincode
FirstSubmitted: 1500866184
LastModified: 1648976862
URLPath: /cgit/aur.git/snapshot/fprint_demo.tar.gz