Package Details - libfprint-2-tod-dev
Metadata
- Version
- 1:1.94.9+tod1-1ubuntu0.2
- Architecture
amd64- Section
libdevel- Priority
optional- Source
libfprint- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://www.freedesktop.org/wiki/Software/fprint/libfprint
- Description
async fingerprint library of fprint project, drivers development headers
Relations
Depends
libfprint-2-tod1 (= 1:1.94.9+tod1-1ubuntu0.2)
libfprint-2-dev (= 1:1.94.9+tod1-1ubuntu0.2)
libglib2.0-dev (>= 2.56)
libgudev-1.0-dev
libgusb-dev (>= 0.2.0)
libpixman-1-dev
libnss3-dev
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
Option A: Using APKG CLI (recommended):
sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/2
Don't have apkg?
See how to install APKG CLI.
Option B: Manual bash setup:
sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-updates
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-2.sources && \
sudo apt update
Step 2: Install the package
sudo apt install libfprint-2-tod-dev
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 18 KB
Installed Size: 142 B
Component: main
Multi-Arch: same
Hashes
SHA256: 95fddcb3afa6ff8180a4fe32094ca6fba08f7d2e4d2b6fd6526097d4f2ed20be SHA1: 1a9d19e9806d84418641501fa217bee891b7e201 MD5: b0cf4f064dcc8b143f07665e1b06161eWhat is a Package?
A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.
How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.