How to Install and Uninstall python38-social-auth-core Package on openSuSE Tumbleweed

Last updated: May 05,2024

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

Please follow the guidelines below to install python38-social-auth-core on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python38-social-auth-core on openSuSE Tumbleweed:

$ sudo zypper remove python38-social-auth-core

3. Information about the python38-social-auth-core package on openSuSE Tumbleweed

Information for package python38-social-auth-core:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-social-auth-core
Version : 4.1.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2,3 MiB
Installed : No
Status : not installed
Source package : python-social-auth-core-4.1.0-1.5.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.