How to Install and Uninstall python3-social-auth-core Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-social-auth-core" package

Please follow the guidance below to install python3-social-auth-core on Kali Linux

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

2. Uninstall "python3-social-auth-core" package

Please follow the instructions below to uninstall python3-social-auth-core on Kali Linux:

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

3. Information about the python3-social-auth-core package on Kali Linux

Package: python3-social-auth-core
Source: social-auth-core
Version: 4.5.3-1
Installed-Size: 658
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml (>= 0.5.0), python3-openid (>= 3.0.10), python3-cryptography, python3-jwt, python3-oauthlib, python3-requests, python3-requests-oauthlib, python3:any
Size: 103520
SHA256: f5e072596ced6c5824e9a358186422d688526eb777acc78116c181d17eb59bad
SHA1: 7871580f7788a2fb74536524b95e1d6d859b8e01
MD5sum: 38c869cda7b08f892d4fb7f2f6e8167a
Description: Core component of the python-social-auth ecosystem (Python3 version)
Python Social Auth aims to be an easy to setup social authentication and
authorization mechanism for Python projects supporting protocols like OAuth
(1 and 2), OpenID and others with support for several frameworks and auth
providers.
.
This is the core component of the python-social-auth ecosystem, it
implements the common interface to define new authentication backends to
third parties services, implement integrations with web frameworks and
storage solutions.
.
This package contains the Python 3 version of the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/python-social-auth/social-core/
Section: python
Priority: optional
Filename: pool/main/s/social-auth-core/python3-social-auth-core_4.5.3-1_all.deb