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

Last updated: November 27,2024

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

Please follow the step by step instructions below to install python3-requests-oauthlib.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall python3-requests-oauthlib.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:57:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-requests-oauthlib
Version : 1.3.1
Release : 6.fc39
Architecture : noarch
Size : 57 k
Source : python-requests-oauthlib-1.3.1-6.fc39.src.rpm
Repository : fedora
Summary : OAuthlib authentication support for Requests.
URL : http://pypi.python.org/pypi/requests-oauthlib
License : ISC
Description : This project provides first-class OAuth library support for python-request.