How to Install and Uninstall ssl-cert Package on Kali Linux

Last updated: May 20,2024

1. Install "ssl-cert" package

This guide covers the steps necessary to install ssl-cert on Kali Linux

$ sudo apt update $ sudo apt install ssl-cert

2. Uninstall "ssl-cert" package

In this section, we are going to explain the necessary steps to uninstall ssl-cert on Kali Linux:

$ sudo apt remove ssl-cert $ sudo apt autoclean && sudo apt autoremove

3. Information about the ssl-cert package on Kali Linux

Package: ssl-cert
Version: 1.1.2
Installed-Size: 64
Maintainer: Debian Apache Maintainers
Architecture: all
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Size: 21120
SHA256: 397c14e111ac8c537c795ee3c41a6ebf969fcbbfc6f01a9c819df0136e32205c
SHA1: ac67a75533262a5ca73cdbfba95d75ae4357e7c9
MD5sum: 0f9eafe25094dad2b0687dd4d40942df
Description: simple debconf wrapper for OpenSSL
This package enables unattended installs of packages that
need to create SSL certificates.
.
It is a simple wrapper for OpenSSL's certificate request utility that
feeds it with the correct user variables.
Description-md5:
Multi-Arch: foreign
Tag: implemented-in::shell, interface::commandline, protocol::ssl,
role::program, scope::utility, security::cryptography
Section: utils
Priority: optional
Filename: pool/main/s/ssl-cert/ssl-cert_1.1.2_all.deb