How to Install and Uninstall python3.11-certifi.noarch Package on Oracle Linux 9

Last updated: October 01,2024

1. Install "python3.11-certifi.noarch" package

This guide let you learn how to install python3.11-certifi.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3.11-certifi.noarch

2. Uninstall "python3.11-certifi.noarch" package

This guide let you learn how to uninstall python3.11-certifi.noarch on Oracle Linux 9:

$ sudo dnf remove python3.11-certifi.noarch $ sudo dnf autoremove

3. Information about the python3.11-certifi.noarch package on Oracle Linux 9

Last metadata expiration check: 1:00:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-certifi
Version : 2021.10.8
Release : 2.el9
Architecture : noarch
Size : 15 k
Source : python-certifi-2021.10.8-2.el9.src.rpm
Repository : epel
Summary : Python package for providing Mozilla's CA Bundle
URL : http://certifi.io/en/latest/
License : MPLv2.0
Description : 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.
:
: Please note that this Fedora package does not actually include a certificate
: collection at all. It reads the system shared certificate trust collection
: instead. For more details on this system, see the ca-certificates package.
:
: This package provides the Python 3 certifi library.
: }