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

Last updated: May 17,2024

1. Install "python-django-oauth-toolkit" package

This guide covers the steps necessary to install python-django-oauth-toolkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-oauth-toolkit

2. Uninstall "python-django-oauth-toolkit" package

Please follow the guidelines below to uninstall python-django-oauth-toolkit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-oauth-toolkit $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-oauth-toolkit
Priority: optional
Section: universe/python
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-oauth-toolkit
Version: 0.10.0-1
Depends: libjs-twitter-bootstrap, python-django (>= 1.6), python-oauthlib, python-django-braces, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-djangorestframework
Filename: pool/universe/d/django-oauth-toolkit/python-django-oauth-toolkit_0.10.0-1_all.deb
Size: 46014
MD5sum: d08438dd10b8ce366614eaf144255ffc
SHA1: 3e4f4aed9809786ccfc81b8fdf808d935a87e2b4
SHA256: c7ef09eff743c52628fe4f43fba0c4d60bee67b9b08a3e7aedae68770a6007d4
Description-en: OAuth2 capabilities for Django projects
Django OAuth Toolkit can help you providing out of the box all the endpoints,
data and logic needed to add OAuth2 capabilities to your Django projects.
Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is
rfc-compliant.
Description-md5: add8e5eac50bd9a0d8a9329e499d8bd1
Homepage: https://github.com/evonove/django-oauth-toolkit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu