How to Install and Uninstall python3-requests-oauthlib.noarch Package on Oracle Linux 8

Last updated: June 29,2024

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

Please follow the steps below to install python3-requests-oauthlib.noarch on Oracle Linux 8

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

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

This is a short guide on how to uninstall python3-requests-oauthlib.noarch on Oracle Linux 8:

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

3. Information about the python3-requests-oauthlib.noarch package on Oracle Linux 8

Last metadata expiration check: 6:01:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-requests-oauthlib
Version : 1.0.0
Release : 1.el8
Architecture : noarch
Size : 43 k
Source : python-requests-oauthlib-1.0.0-1.el8.src.rpm
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.