How to Install and Uninstall python3-requests-kerberos.noarch Package on Fedora 39

Last updated: November 27,2024

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

In this section, we are going to explain the necessary steps to install python3-requests-kerberos.noarch on Fedora 39

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

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

This tutorial shows how to uninstall python3-requests-kerberos.noarch on Fedora 39:

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

3. Information about the python3-requests-kerberos.noarch package on Fedora 39

Last metadata expiration check: 5:01:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-requests-kerberos
Version : 0.12.0
Release : 21.fc39
Architecture : noarch
Size : 33 k
Source : python-requests-kerberos-0.12.0-21.fc39.src.rpm
Repository : fedora
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.