How to Install and Uninstall python3-oauthlib.noarch Package on Oracle Linux 8
Last updated: December 13,2024
1. Install "python3-oauthlib.noarch" package
Please follow the step by step instructions below to install python3-oauthlib.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-oauthlib.noarch
Copied
2. Uninstall "python3-oauthlib.noarch" package
This guide let you learn how to uninstall python3-oauthlib.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-oauthlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-oauthlib.noarch package on Oracle Linux 8
Last metadata expiration check: 0:27:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-oauthlib
Version : 2.1.0
Release : 1.el8
Architecture : noarch
Size : 155 k
Source : python-oauthlib-2.1.0-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : An implementation of the OAuth request-signing logic
URL : https://github.com/oauthlib/oauthlib
License : BSD
Description : OAuthLib is a generic utility which implements the logic of OAuth without
: assuming a specific HTTP request object or web framework. Use it to graft
: OAuth client support onto your favorite HTTP library, or provider support
: onto your favourite web framework. If you're a maintainer of such a
: library, write a thin veneer on top of OAuthLib and get OAuth support for
: very little effort.
Available Packages
Name : python3-oauthlib
Version : 2.1.0
Release : 1.el8
Architecture : noarch
Size : 155 k
Source : python-oauthlib-2.1.0-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : An implementation of the OAuth request-signing logic
URL : https://github.com/oauthlib/oauthlib
License : BSD
Description : OAuthLib is a generic utility which implements the logic of OAuth without
: assuming a specific HTTP request object or web framework. Use it to graft
: OAuth client support onto your favorite HTTP library, or provider support
: onto your favourite web framework. If you're a maintainer of such a
: library, write a thin veneer on top of OAuthLib and get OAuth support for
: very little effort.