How to Install and Uninstall python-requests-oauthlib.src Package on Oracle Linux 9
Last updated: January 05,2025
1. Install "python-requests-oauthlib.src" package
Here is a brief guide to show you how to install python-requests-oauthlib.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-requests-oauthlib.src
Copied
2. Uninstall "python-requests-oauthlib.src" package
In this section, we are going to explain the necessary steps to uninstall python-requests-oauthlib.src on Oracle Linux 9:
$
sudo dnf remove
python-requests-oauthlib.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-requests-oauthlib.src package on Oracle Linux 9
Last metadata expiration check: 1:30:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-requests-oauthlib
Version : 1.3.0
Release : 12.el9
Architecture : src
Size : 59 k
Source : None
Repository : ol9_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.
Available Packages
Name : python-requests-oauthlib
Version : 1.3.0
Release : 12.el9
Architecture : src
Size : 59 k
Source : None
Repository : ol9_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.