How to Install and Uninstall python3-requests-oauthlib.noarch Package on Rocky Linux 9

Last updated: January 12,2025

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

Please follow the step by step instructions below to install python3-requests-oauthlib.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-requests-oauthlib.noarch on Rocky Linux 9:

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

3. Information about the python3-requests-oauthlib.noarch package on Rocky Linux 9

Last metadata expiration check: 2:39:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-requests-oauthlib
Version : 1.3.0
Release : 12.el9
Architecture : noarch
Size : 43 k
Source : python-requests-oauthlib-1.3.0-12.el9.src.rpm
Repository : appstream
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.