How to Install and Uninstall libcacard-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libcacard-tools" package

Learn how to install libcacard-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcacard-tools

2. Uninstall "libcacard-tools" package

This tutorial shows how to uninstall libcacard-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcacard-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcacard-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcacard-tools
Priority: optional
Section: universe/otherosfs
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tokarev
Architecture: amd64
Source: libcacard
Version: 1:2.5.0-2
Depends: libc6 (>= 2.4), libcacard0 (>= 2.2), libglib2.0-0 (>= 2.31.8)
Filename: pool/universe/libc/libcacard/libcacard-tools_2.5.0-2_amd64.deb
Size: 8996
MD5sum: af5aeb25743f4ca7cf72c93aa2a94067
SHA1: e0d761b0c700b54bf3ceadd171c217618235a66d
SHA256: d7dd5961aa7a02ab98c4e0c1596c2ca2cd418ed6b264e873943830488ff9bf9a
Description-en: Virtual Common Access Card (CAC) Emulator (tools)
This emulator is designed to provide emulation of actual smart cards to a
virtual card reader running in a guest virtual machine. The emulated smart
cards can be representations of real smart cards, where the necessary
functions such as signing, card removal/insertion, etc. are mapped to real,
physical cards which are shared with the client machine the emulator is
running on, or the cards could be pure software constructs.
.
This package provides tools for the libcacard library (currently vscclient).
Description-md5: 0393814fe68526f0f7b06efd7caff259
Multi-Arch: foreign
Homepage: http://cgit.freedesktop.org/spice/libcacard/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions