How to Install and Uninstall python3-requests-kerberos.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Learn how to install python3-requests-kerberos.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall python3-requests-kerberos.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-requests-kerberos.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:16:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-requests-kerberos
Version : 0.12.0
Release : 15.el9
Architecture : noarch
Size : 26 k
Source : python-requests-kerberos-0.12.0-15.el9.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.