How to Install and Uninstall pki-tps-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "pki-tps-client" package

This guide let you learn how to install pki-tps-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pki-tps-client

2. Uninstall "pki-tps-client" package

Please follow the steps below to uninstall pki-tps-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pki-tps-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the pki-tps-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pki-tps-client
Priority: optional
Section: universe/java
Installed-Size: 777
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: amd64
Source: dogtag-pki
Version: 10.2.6+git20160317-1
Depends: libsymkey-java (>= 10.2.6+git20160317-1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libldap-2.4-2 (>= 2.4.7), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.3), libstdc++6 (>= 4.1.1)
Filename: pool/universe/d/dogtag-pki/pki-tps-client_10.2.6+git20160317-1_amd64.deb
Size: 241632
MD5sum: 6f969a5541aee19673f0d0a4c414d5f4
SHA1: 56a64a31ae39c5a12a8bb571175593c865026b8b
SHA256: 228c36c3bcef54e3cc4022ab495d8123b88abba3f3baa0a35eff576a000557c2
Description-en: Certificate System - Token Processing System client
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
.
The Token Processing System (TPS) is an optional PKI subsystem that acts
as a Registration Authority (RA) for authenticating and processing
enrollment requests, PIN reset requests, and formatting requests from
the Enterprise Security Client (ESC).
.
TPS is designed to communicate with tokens that conform to
Global Platform's Open Platform Specification.
.
TPS communicates over SSL with various PKI backend subsystems (including
the Certificate Authority (CA), the Data Recovery Manager (DRM), and the
Token Key Service (TKS)) to fulfill the user's requests.
.
TPS also interacts with the token database, an LDAP server that stores
information about individual tokens.
.
This client is a test tool that interacts with TPS. It is useful to test
TPS server configs without risking an actual smart card.
Description-md5: 70abecd8ce449268e01bf87f9f824912
Homepage: http://pki.fedoraproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu