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

Last updated: October 05,2024

1. Install "certmaster" package

Please follow the step by step instructions below to install certmaster on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install certmaster

2. Uninstall "certmaster" package

Here is a brief guide to show you how to uninstall certmaster on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove certmaster $ sudo apt autoclean && sudo apt autoremove

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

Package: certmaster
Priority: optional
Section: universe/python
Installed-Size: 309
Maintainer: Ubuntu Developers
Original-Maintainer: Nima Talebi
Architecture: all
Version: 0.25-1.1
Depends: python-openssl (>= 0.7), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/c/certmaster/certmaster_0.25-1.1_all.deb
Size: 42150
MD5sum: 90c45fca7b566bab9843b38cc4a67c6c
SHA1: 4f24d9d03f9bd25c191ee8c54a0f647d9c838a57
SHA256: 39450321340e141139720156a53a0ad6e887a540b87ee9df3876c6cc2318b2f8
Description-en: Remote certificate distribution framework
Certmaster is an easy mechanism for distributing SSL certificates.
.
* Certmaster is a set of tools and a library for easily distributing SSL
certificates to applications that need them.
* Any application can use certmaster for easy exchange of SSL certificates.
* Certmaster has a Python API, and it also has a set of command-line tools
* `certmaster' is a daemon that hands out certificates.
* `certmaster-ca' is used to list and sign certificates when the arrive.
* `certmaster-request' handles certificate requests.
* Autosigning of new certificate-requests is also supported, but is disabled
by default.
* Configuration takes place via minimal text files.
* Certmaster has extensive audit logs of certificate operations.
* Certmaster originated in the Func project.
Description-md5: bbc985e3c248c48f1e9b9696b8a5abbd
Homepage: https://fedorahosted.org/certmaster/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions