How to Install and Uninstall python3-certifi Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-certifi" package

This guide let you learn how to install python3-certifi on Kali Linux

$ sudo apt update $ sudo apt install python3-certifi

2. Uninstall "python3-certifi" package

Please follow the instructions below to uninstall python3-certifi on Kali Linux:

$ sudo apt remove python3-certifi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-certifi package on Kali Linux

Package: python3-certifi
Source: python-certifi
Version: 2023.11.17-1
Installed-Size: 325
Maintainer: Sebastien Delafond
Architecture: all
Depends: ca-certificates, python3:any
Size: 154760
SHA256: 6dcf427be7ba33ff7df9c5d81275ff5ccda9b724010443dc9f9079acca231239
SHA1: 6f72ce98bfb3b0e65b6dd62f881b40c8812d838a
MD5sum: b962db00bc7b1fa7daf430f8fdd63a85
Description: root certificates for validating SSL certs and verifying TLS hosts (python3)
Certifi is a carefully curated collection of Root Certificates for
validating the trustworthiness of SSL certificates while verifying
the identity of TLS hosts. It has been extracted from the Requests
project.
.
The version of certifi in this Debian package is patched to return
the location of Debian-provided CA certificates, instead of those
packaged by upstream.
.
This is the python3 package.
Description-md5:
Homepage: https://github.com/certifi/python-certifi
Section: python
Priority: optional
Filename: pool/main/p/python-certifi/python3-certifi_2023.11.17-1_all.deb