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

Last updated: May 14,2024

1. Install "certmonger" package

Here is a brief guide to show you how to install certmonger on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install certmonger

2. Uninstall "certmonger" package

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

$ sudo apt remove certmonger $ sudo apt autoclean && sudo apt autoremove

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

Package: certmonger
Priority: extra
Section: universe/utils
Installed-Size: 2979
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: amd64
Version: 0.78.6-3
Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3-nss (>= 7.23.1), libdbus-1-3 (>= 1.9.14), libidn11 (>= 1.13), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.16.2), libpopt0 (>= 1.14), libssl1.0.0 (>= 1.0.0), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxmlrpc-core-c3, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), dbus
Filename: pool/universe/c/certmonger/certmonger_0.78.6-3_amd64.deb
Size: 434484
MD5sum: 92553a3d8363aa1c9d0f3241f545bb3c
SHA1: 9205e7b9d0e7b786c4ef016da2c448a309717c6b
SHA256: 4ae54a91fa37b6582812c3158693299a88c602b98aee95566db19e1be5885fe3
Description-en: D-Bus -based service to simplify interaction with certificate authorities
Certmonger is a D-Bus -based service which attempts to simplify
interaction with certifying authorities (CAs) on networks which use
public-key infrastructure (PKI).
.
If it knows the location of a certificate, certmonger can track the
expiration date and notify you when the certificate is about to expire.
.
If it has access to the corresponding private key and information about
the CA which issued the certificate, certmonger can even attempt to
automatically obtain a new certificate.
.
Supports certificate and key storage in PEM or NSSDB formats.
.
Can self-sign certificates, or can submit them to either certmaster or
development versions of IPA.
Description-md5: 738d6b1394e6e31874aba5badb793710
Homepage: https://fedorahosted.org/certmonger/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu