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

Last updated: May 04,2024

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

Please follow the instructions below to install python3-requests-oauthlib.noarch on Fedora 34

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

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

Please follow the steps below to uninstall python3-requests-oauthlib.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:24:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-requests-oauthlib
Version : 1.3.0
Release : 9.fc34
Architecture : noarch
Size : 43 k
Source : python-requests-oauthlib-1.3.0-9.fc34.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.