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

Last updated: June 30,2024

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

In this section, we are going to explain the necessary steps to install python36-django-crispy-forms on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python36-django-crispy-forms on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-crispy-forms

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

Information for package python36-django-crispy-forms:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-crispy-forms
Version : 1.11.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 307,2 KiB
Installed : No
Status : not installed
Source package : python-django-crispy-forms-1.11.2-1.2.src
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.