How to Install and Uninstall python3-requests-kerberos.noarch Package on CentOS 8 / RHEL 8

Last updated: November 02,2024

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

Please follow the step by step instructions below to install python3-requests-kerberos.noarch on CentOS 8 / RHEL 8

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

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

This is a short guide on how to uninstall python3-requests-kerberos.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-requests-kerberos.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:04:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-requests-kerberos
Version : 0.12.0
Release : 5.el8.1
Architecture : noarch
Size : 28 k
Source : python-requests-kerberos-0.12.0-5.el8.1.src.rpm
Repository : epel
Summary : A Kerberos authentication handler for python-requests
URL : https://github.com/requests/requests-kerberos
License : MIT
Description : Requests is an HTTP library, written in Python, for human beings. This library
: adds optional Kerberos/GSSAPI authentication support and supports mutual
: authentication.