How to Install and Uninstall python311-django-registration Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python311-django-registration" package

In this section, we are going to explain the necessary steps to install python311-django-registration on openSuSE Tumbleweed

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

2. Uninstall "python311-django-registration" package

Please follow the guidance below to uninstall python311-django-registration on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-registration

3. Information about the python311-django-registration package on openSuSE Tumbleweed

Information for package python311-django-registration:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-django-registration
Version : 3.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 206.9 KiB
Installed : No
Status : not installed
Source package : python-django-registration-3.3-2.1.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.