How to Install and Uninstall python3-social-auth Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-social-auth" package

Here is a brief guide to show you how to install python3-social-auth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-social-auth

2. Uninstall "python3-social-auth" package

Please follow the guidelines below to uninstall python3-social-auth on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-social-auth $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-social-auth package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-social-auth
Priority: optional
Section: universe/python
Installed-Size: 1022
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-social-auth
Version: 0.2.13-1
Depends: python3-jwt, python3-oauthlib, python3-openid, python3-requests, python3-requests-oauthlib, python3-six (>= 1.2.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-social-auth/python3-social-auth_0.2.13-1_all.deb
Size: 186336
MD5sum: 3c09f140ae053812f1a0af0c5d0df4ce
SHA1: f71b34eb50c5dc17c10523c8f8929f8e80061345
SHA256: 3bcbc2459d625edf08e1553957cf23c4d784e4c72f799978780a56740ce7522d
Description-en: Python social authentication made simple
Python Social Auth is an easy-to-setup social authentication/registration
mechanism with support for several frameworks and auth providers.
.
Crafted using base code from django-social-auth, it implements a common
interface to define new authentication providers from third parties,
and to bring support for more frameworks and ORMs.
.
This package provides the Python 3.x module.
Description-md5: 611150cc07325a7d42f64ec7ec74cf89
Homepage: http://psa.matiasaguirre.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions