How to Install and Uninstall python-requests-oauthlib-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

This guide let you learn how to install python-requests-oauthlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-requests-oauthlib-doc

2. Uninstall "python-requests-oauthlib-doc" package

This guide covers the steps necessary to uninstall python-requests-oauthlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-requests-oauthlib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-requests-oauthlib-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-requests-oauthlib-doc
Priority: optional
Section: universe/doc
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Simon Fondrie-Teitler
Architecture: all
Source: python-requests-oauthlib
Version: 0.4.0-1ubuntu1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-requests-oauthlib/python-requests-oauthlib-doc_0.4.0-1ubuntu1_all.deb
Size: 37328
MD5sum: 3b8349544294545b152129ec26773e83
SHA1: 1681cc52fecf9d60956e32371e839271f034637a
SHA256: 70890015221141b88c2fc580142d5fb1b43b687e189f8776d47b816eda845fb6
Description-en: module providing OAuthlib auth support for requests (Common Documentation)
requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in
greatly simplified ways through the requests library for Python. It
will hide the quirks and hacks in OAuth 1, and will interface with
all four of the grant types defined by the OAuth2 RFC.
.
This package provides the common documentation for the
requests-oauthlib Python module.
Description-md5: 7646ee305c2501ff1d772989544e22a8
Homepage: https://github.com/requests/requests-oauthlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu