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

Last updated: May 19,2024

1. Install "python310-django-registration" package

This guide covers the steps necessary to install python310-django-registration on openSuSE Tumbleweed

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

2. Uninstall "python310-django-registration" package

This tutorial shows how to uninstall python310-django-registration on openSuSE Tumbleweed:

$ sudo zypper remove python310-django-registration

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

Information for package python310-django-registration:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-registration
Version : 3.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 196.1 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.