How to Install and Uninstall python2-requests-oauthlib.noarch Package on Amazon Linux 2

Last updated: May 18,2024

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

Please follow the step by step instructions below to install python2-requests-oauthlib.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-requests-oauthlib.noarch

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

Here is a brief guide to show you how to uninstall python2-requests-oauthlib.noarch on Amazon Linux 2:

$ sudo yum remove python2-requests-oauthlib.noarch $ sudo yum autoremove

3. Information about the python2-requests-oauthlib.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-requests-oauthlib
Arch : noarch
Version : 0.8.0
Release : 5.amzn2
Size : 35 k
Repo : amzn2-core/2/x86_64
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.