How to Install and Uninstall python3-requests-pkcs12.noarch Package on Fedora 34

Last updated: April 25,2024

1. Install "python3-requests-pkcs12.noarch" package

Please follow the guidance below to install python3-requests-pkcs12.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-requests-pkcs12.noarch

2. Uninstall "python3-requests-pkcs12.noarch" package

This is a short guide on how to uninstall python3-requests-pkcs12.noarch on Fedora 34:

$ sudo dnf remove python3-requests-pkcs12.noarch $ sudo dnf autoremove

3. Information about the python3-requests-pkcs12.noarch package on Fedora 34

Last metadata expiration check: 2:27:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-requests-pkcs12
Version : 1.7
Release : 4.fc34
Architecture : noarch
Size : 15 k
Source : python-requests-pkcs12-1.7-4.fc34.src.rpm
Repository : fedora
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.