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

Last updated: May 17,2024

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

This guide let you learn how to install python2-social-auth-core on openSUSE Leap

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

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

Please follow the instructions below to uninstall python2-social-auth-core on openSUSE Leap:

$ sudo zypper remove python2-social-auth-core

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

Information for package python2-social-auth-core:
-------------------------------------------------
Repository : Main Repository
Name : python2-social-auth-core
Version : 3.3.3-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-social-auth-core-3.3.3-bp153.1.19.src
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.