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

Last updated: November 26,2024

1. Install "python3-social-auth-app-django" package

This tutorial shows how to install python3-social-auth-app-django on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-social-auth-app-django

2. Uninstall "python3-social-auth-app-django" package

This guide let you learn how to uninstall python3-social-auth-app-django on openSUSE Leap:

$ sudo zypper remove python3-social-auth-app-django

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

Information for package python3-social-auth-app-django:
-------------------------------------------------------
Repository : Main Repository
Name : python3-social-auth-app-django
Version : 4.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 155.6 KiB
Installed : No
Status : not installed
Source package : python-social-auth-app-django-4.0.0-bp155.2.11.src
Upstream URL : https://github.com/python-social-auth/social-app-django
Summary : Python Social Authentication, Django integration
Description :
This is the Django component of the python-social-auth ecosystem,
it implements the needed functionality to integrate social-auth-core
in a Django based project.