How to Install and Uninstall pki-ca Package on Kali Linux

Last updated: May 19,2024

1. Install "pki-ca" package

Please follow the guidance below to install pki-ca on Kali Linux

$ sudo apt update $ sudo apt install pki-ca

2. Uninstall "pki-ca" package

This is a short guide on how to uninstall pki-ca on Kali Linux:

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

3. Information about the pki-ca package on Kali Linux

Package: pki-ca
Source: dogtag-pki
Version: 11.0.3-4
Installed-Size: 3659
Maintainer: Debian FreeIPA Team
Architecture: all
Depends: pki-server (>= 11.0.3-4)
Suggests: 389-ds-base
Size: 1335980
SHA256: 728ef66a67b7c319a7ce3f1567b5e95fe1d03109f5ecf01d826389ee37c7c8e6
SHA1: 1d00ce0241f53bb07445b40e377f61e572e45ebc
MD5sum: 6a2b5eaaf58a9f15158f381cf3f9f01b
Description: Certificate System - Certificate Authority
The Certificate Authority (CA) is a required PKI subsystem which issues,
renews, revokes, and publishes certificates as well as compiling and
publishing Certificate Revocation Lists (CRLs).
.
The Certificate Authority can be configured as a self-signing Certificate
Authority, where it is the root CA, or it can act as a subordinate CA,
where it obtains its own signing certificate from a public CA.
.
This package is a part of the PKI Core used by the Certificate System.
Description-md5: def88afc35c4e67693852c211226ea71
Homepage: http://pki.fedoraproject.org
Section: java
Priority: optional
Filename: pool/main/d/dogtag-pki/pki-ca_11.0.3-4_all.deb