How to Install and Uninstall python-requests-oauthlib.src Package on Oracle Linux 8

Last updated: July 03,2024

1. Install "python-requests-oauthlib.src" package

Please follow the instructions below to install python-requests-oauthlib.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-requests-oauthlib.src

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 8:

$ sudo dnf remove python-requests-oauthlib.src $ sudo dnf autoremove

3. Information about the python-requests-oauthlib.src package on Oracle Linux 8

Last metadata expiration check: 2:37:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-requests-oauthlib
Version : 1.0.0
Release : 1.el8
Architecture : src
Size : 54 k
Source : None
Repository : ol8_baseos_latest
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.