How to Install and Uninstall python39-django-crispy-forms Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "python39-django-crispy-forms" package

Please follow the step by step instructions below to install python39-django-crispy-forms on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-django-crispy-forms

2. Uninstall "python39-django-crispy-forms" package

Here is a brief guide to show you how to uninstall python39-django-crispy-forms on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-crispy-forms

3. Information about the python39-django-crispy-forms package on openSuSE Tumbleweed

Information for package python39-django-crispy-forms:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-crispy-forms
Version : 2.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 243.2 KiB
Installed : No
Status : not installed
Source package : python-django-crispy-forms-2.1-2.1.src
Upstream URL : https://github.com/maraujop/django-crispy-forms
Summary : Django DRY Forms
Description :
A module to build programmatic reusable layouts out of components
with control over the rendered HTML without writing HTML in
templates, and without breaking the standard way of doing things in
Django.