This package browser is in early development. Mind the rough edges.

fprintd 1.94.2

D-Bus daemon that exposes fingerprint reader functionality

fprintd is a D-Bus daemon that offers functionality of libfprint, a library to access fingerprint readers, over the D-Bus interprocess communication bus. This daemon layer above libfprint solves problems related to applications simultaneously competing for fingerprint readers.

Installation

Install fprintd 1.94.2 as follows:

guix install fprintd@1.94.2

Or install the latest version:

guix install fprintd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.