How to Install and Uninstall libmrtd0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libmrtd0" package

This is a short guide on how to install libmrtd0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmrtd0

2. Uninstall "libmrtd0" package

Here is a brief guide to show you how to uninstall libmrtd0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmrtd0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmrtd0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmrtd0
Priority: optional
Section: universe/libs
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Ruben Undheim
Architecture: amd64
Source: mrtdreader
Version: 0.1.6-1
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.6.0), libnfc5 (>= 1.7.0~rc2)
Filename: pool/universe/m/mrtdreader/libmrtd0_0.1.6-1_amd64.deb
Size: 10984
MD5sum: 228a91c14cfcaf3c4f4660c08b4df5d3
SHA1: ea80155ced6a8acdcf9c49bf4fa63a9860573a42
SHA256: 0a8ed62040163bf65aba11b3409300dda0c21d37e3dae81fb3161e0e59f6b977
Description-en: MRTD - Machine-readable travel document library
Machine-readable travel documents such as passports nowadays usually contain
an RFID chip for storing various data. This library provides useful functions
for reading out the data from these documents. This version of the library
supports the Basic Access Control (BAC). It uses several cryptographic
functions from either libgcrypt or libtomcrypt (depending on compile-time
options) in order to do the necessary decryption of the content of the MRTDs.
The key for the BAC-scheme is derived from the Machine-readable zone (MRZ)
which is printed on the MRTD.
.
The library depends on libnfc for the hardware interaction and only devices
supported by libnfc will therefore work.
Description-md5: 2c2406a745d9163477377627376b82da
Multi-Arch: same
Homepage: https://github.com/rubund/mrtdreader
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu