How to Install and Uninstall libfprint-2-2 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libfprint-2-2" package

This guide covers the steps necessary to install libfprint-2-2 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfprint-2-2

2. Uninstall "libfprint-2-2" package

This is a short guide on how to uninstall libfprint-2-2 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfprint-2-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfprint-2-2 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfprint-2-2
Architecture: amd64
Version: 1:1.90.7+git20210222+tod1-0ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: libfprint
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: FingerForce Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 699
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.56), libgusb2 (>= 0.3.0), libnss3 (>= 2:3.13.4-2~), libpixman-1-0 (>= 0.30.0)
Filename: pool/main/libf/libfprint/libfprint-2-2_1.90.7+git20210222+tod1-0ubuntu2_amd64.deb
Size: 220008
MD5sum: 86274a6b4e09043025b2e2f53f70343b
SHA1: 85760eed9e7aa968aa768cd7869f156071cd500e
SHA256: ef5e00aae87de55717f732ab3144286f61e899f8a52a3fa22b807b19f2443e16
SHA512: 270d255116805718bc32b6174c018959950a1bba243dfd83b7aab0019b7cc2c22df379ff2b597bff7359db1ddc75a09c9070e7a1867ba0c2bc97d984aa411ede
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
Description-en: async fingerprint library of fprint project, shared libraries
The fprint project aims to support for consumer fingerprint reader devices.
.
Previously, Linux support for such devices has been scattered amongst different
projects (many incomplete) and inconsistent in that application developers
would have to implement support for each type of fingerprint reader separately.
The idea is to change that by providing a central system to support all the
fingerprint readers as it's possible to get hands on.
.
libfprint is the centre of efforts, this component does the dirty job of
talking to fingerprint reading devices, and processing fingerprint data.
.
This library depends on the new libusb, which performs asynchronous callbacks,
allowing fprint to perform non-blocking device tasks.
.
This package provides shared libraries.
Description-md5: 0c02e0a8d8a4e0e532a063fa08106d94
Task: ubuntu-desktop-minimal, ubuntu-desktop