How to Install and Uninstall python3-requests-pkcs12.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-requests-pkcs12.noarch" package
Please follow the instructions below to install python3-requests-pkcs12.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-requests-pkcs12.noarch
Copied
2. Uninstall "python3-requests-pkcs12.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-requests-pkcs12.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-requests-pkcs12.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-requests-pkcs12.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:04:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-requests-pkcs12
Version : 1.7
Release : 1.el8
Architecture : noarch
Size : 14 k
Source : python-requests-pkcs12-1.7-1.el8.src.rpm
Repository : epel
Summary : Add PKCS12 support to the requests library
URL : https://github.com/m-click/requests_pkcs12
License : ISC
Description : This library adds PKCS12 support to the Python requests library. It is
: integrated into requests as recommended by its authors: creating a custom
: TransportAdapter, which provides a custom SSLContext.
Available Packages
Name : python3-requests-pkcs12
Version : 1.7
Release : 1.el8
Architecture : noarch
Size : 14 k
Source : python-requests-pkcs12-1.7-1.el8.src.rpm
Repository : epel
Summary : Add PKCS12 support to the requests library
URL : https://github.com/m-click/requests_pkcs12
License : ISC
Description : This library adds PKCS12 support to the Python requests library. It is
: integrated into requests as recommended by its authors: creating a custom
: TransportAdapter, which provides a custom SSLContext.