How to Install and Uninstall python3-django-crispy-forms Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-django-crispy-forms" package
Learn how to install python3-django-crispy-forms on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-django-crispy-forms
Copied
2. Uninstall "python3-django-crispy-forms" package
This tutorial shows how to uninstall python3-django-crispy-forms on openSUSE Leap:
$
sudo zypper remove
python3-django-crispy-forms
Copied
3. Information about the python3-django-crispy-forms package on openSUSE Leap
Information for package python3-django-crispy-forms:
----------------------------------------------------
Repository : Main Repository
Name : python3-django-crispy-forms
Version : 1.11.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 307.8 KiB
Installed : No
Status : not installed
Source package : python-django-crispy-forms-1.11.2-bp155.2.12.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.
----------------------------------------------------
Repository : Main Repository
Name : python3-django-crispy-forms
Version : 1.11.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 307.8 KiB
Installed : No
Status : not installed
Source package : python-django-crispy-forms-1.11.2-bp155.2.12.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.