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

Last updated: October 05,2024

1. Install "pki-tps" package

Please follow the guidelines below to install pki-tps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pki-tps

2. Uninstall "pki-tps" package

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

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

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

Package: pki-tps
Priority: optional
Section: universe/java
Installed-Size: 838
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Source: dogtag-pki
Version: 10.2.6+git20160317-1
Depends: pki-server (>= 10.2.6+git20160317-1)
Suggests: pki-ca, pki-kra, pki-tks
Filename: pool/universe/d/dogtag-pki/pki-tps_10.2.6+git20160317-1_all.deb
Size: 314994
MD5sum: fb35aefa79c883c75916098eb49eedb9
SHA1: 817dd5ccfeb57f3087677cbeadb33d08579b0146
SHA256: 2d69942171a082760bf4583a0e33e6f3bf5cbc6bd3ba696809cb46b038a0ff31
Description-en: Certificate System - Token Processing System
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.
Description-md5: 6c98a3d60d33b0b3d2fe7b0c553b4db2
Homepage: http://pki.fedoraproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu