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

Last updated: May 17,2024

1. Install "python-oauthlib" package

Please follow the guidelines below to install python-oauthlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-oauthlib

2. Uninstall "python-oauthlib" package

Please follow the step by step instructions below to uninstall python-oauthlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-oauthlib
Priority: optional
Section: python
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0.3-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-blinker, python-cryptography, python-jwt (>= 1.0.0)
Filename: pool/main/p/python-oauthlib/python-oauthlib_1.0.3-1_all.deb
Size: 62678
MD5sum: 98b21d6d00c6fb77fd8b038ba37b3d8a
SHA1: ed39f04921eded55dd29528fcdab5f8b388bf990
SHA256: ca2c8a5119f96ff4b162e95d6ff2d73f333e51c0e92c97c92cdae536974d33c5
Description-en: generic, spec-compliant implementation of OAuth for Python
OAuthLib is a generic utility which implements the logic of OAuth without
assuming a specific HTTP request object. It can be used to graft OAuth support
onto HTTP libraries.
.
OAuth1 is almost complete while OAuth2 is already in the works.
Description-md5: 49d64d451a046c8953d676ab47bd0ff8
Homepage: https://github.com/idan/oauthlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntukylin-desktop