How to Install and Uninstall python3-oauthlib.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "python3-oauthlib.noarch" package
In this section, we are going to explain the necessary steps to install python3-oauthlib.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-oauthlib.noarch
Copied
2. Uninstall "python3-oauthlib.noarch" package
Please follow the step by step instructions below to uninstall python3-oauthlib.noarch on Fedora 34:
$
sudo dnf remove
python3-oauthlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-oauthlib.noarch package on Fedora 34
Last metadata expiration check: 2:32:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-oauthlib
Version : 3.0.2
Release : 9.fc34
Architecture : noarch
Size : 169 k
Source : python-oauthlib-3.0.2-9.fc34.src.rpm
Repository : fedora
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 : 3.0.2
Release : 9.fc34
Architecture : noarch
Size : 169 k
Source : python-oauthlib-3.0.2-9.fc34.src.rpm
Repository : fedora
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.