How to Install and Uninstall python3-certifi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-certifi" package

Please follow the guidance below to install python3-certifi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-certifi

2. Uninstall "python3-certifi" package

Please follow the step by step instructions below to uninstall python3-certifi on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-certifi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-certifi
Priority: optional
Section: universe/python
Installed-Size: 708
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Delafond
Architecture: all
Source: python-certifi
Version: 2015.11.20.1-2
Depends: ca-certificates
Filename: pool/universe/p/python-certifi/python3-certifi_2015.11.20.1-2_all.deb
Size: 172916
MD5sum: 21586b9d5f0a727fef4ceb9ca1b14b92
SHA1: 04ab3dea0c0f9753642d975a8ceb3cfbe45f0b89
SHA256: 29d57ea21484c43b4fcafc283dc2434a8222f6523a73643976a91d466ae8c5c4
Description-en: 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: 2165363403a895dfca6d3bb4adc41da9
Homepage: https://certifi.io/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu