How to Install and Uninstall python3-django-allauth Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-django-allauth" package

This guide let you learn how to install python3-django-allauth on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-allauth

2. Uninstall "python3-django-allauth" package

In this section, we are going to explain the necessary steps to uninstall python3-django-allauth on openSUSE Leap:

$ sudo zypper remove python3-django-allauth

3. Information about the python3-django-allauth package on openSUSE Leap

Information for package python3-django-allauth:
-----------------------------------------------
Repository : Main Repository
Name : python3-django-allauth
Version : 0.42.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : python-django-allauth-0.42.0-bp155.2.11.src
Upstream URL : https://github.com/pennersr/django-allauth
Summary : Django authentication, registration, account management
Description :
Integrated set of Django applications addressing authentication, registration,
account management as well as 3rd party (social) account authentication.