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

fprintd

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 the latest version of fprintd as follows:

guix install fprintd

Or install a particular version:

guix install fprintd@1.94.2

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.