How to Install and Uninstall python3-social-auth-core Package on openSUSE Leap

Last updated: May 06,2024

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

Please follow the instructions below to install python3-social-auth-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-social-auth-core

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

Learn how to uninstall python3-social-auth-core on openSUSE Leap:

$ sudo zypper remove python3-social-auth-core

3. Information about the python3-social-auth-core package on openSUSE Leap

Information for package python3-social-auth-core:
-------------------------------------------------
Repository : Main Repository
Name : python3-social-auth-core
Version : 4.0.3-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-social-auth-core-4.0.3-bp155.1.5.src
Upstream URL : https://github.com/python-social-auth/social-core
Summary : Python Social Auth Core
Description :
Python Social Auth is a social authentication/registration
mechanism 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 party services, implement integrations with web frameworks and
storage solutions.