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

Last updated: January 11,2025

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

Please follow the instructions below to install python3-requests-credssp.noarch on Fedora 39

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

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

This guide let you learn how to uninstall python3-requests-credssp.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:07:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-requests-credssp
Version : 2.0.0
Release : 5.fc39
Architecture : noarch
Size : 26 k
Source : python-requests-credssp-2.0.0-5.fc39.src.rpm
Repository : fedora
Summary : Python 3 credssp library
URL : https://github.com/jborean93/requests-credssp
License : MIT
Description : This package allows for HTTPS CredSSP authentication using the requests
: library. CredSSP is a Microsoft authentication that allows your credentials
: to be delegated to a server giving you double hop authentication.