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

Last updated: May 09,2024

1. Install "python3-django-registration" package

Please follow the step by step instructions below to install python3-django-registration on openSUSE Leap

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

2. Uninstall "python3-django-registration" package

This is a short guide on how to uninstall python3-django-registration on openSUSE Leap:

$ sudo zypper remove python3-django-registration

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

Information for package python3-django-registration:
----------------------------------------------------
Repository : Main Repository
Name : python3-django-registration
Version : 3.1.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 214.1 KiB
Installed : No
Status : not installed
Source package : python-django-registration-3.1.2-bp155.2.11.src
Upstream URL : https://github.com/ubernostrum/django-registration/
Summary : An extensible user-registration application for Django
Description :
This is a user registration application for Django. It requires a
functional installation of Django, but has no other
dependencies.