How to Install and Uninstall python3-django-crispy-forms.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-django-crispy-forms.noarch" package
In this section, we are going to explain the necessary steps to install python3-django-crispy-forms.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-crispy-forms.noarch
Copied
2. Uninstall "python3-django-crispy-forms.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-django-crispy-forms.noarch on Fedora 36:
$
sudo dnf remove
python3-django-crispy-forms.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-crispy-forms.noarch package on Fedora 36
Last metadata expiration check: 5:25:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-crispy-forms
Version : 1.14.0
Release : 1.fc36
Architecture : noarch
Size : 145 k
Source : python-django-crispy-forms-1.14.0-1.fc36.src.rpm
Repository : updates
Summary : Best way to have Django DRY forms - Python 3 version
URL : https://github.com/django-crispy-forms/django-crispy-forms
License : MIT
Description : The best way to have Django DRY forms. Build programmatic reusable layouts out
: of components, having full control of the rendered HTML without writing HTML in
: templates. All this without breaking the standard way of doing things in Django,
: so it plays nice with any other form application.
Available Packages
Name : python3-django-crispy-forms
Version : 1.14.0
Release : 1.fc36
Architecture : noarch
Size : 145 k
Source : python-django-crispy-forms-1.14.0-1.fc36.src.rpm
Repository : updates
Summary : Best way to have Django DRY forms - Python 3 version
URL : https://github.com/django-crispy-forms/django-crispy-forms
License : MIT
Description : The best way to have Django DRY forms. Build programmatic reusable layouts out
: of components, having full control of the rendered HTML without writing HTML in
: templates. All this without breaking the standard way of doing things in Django,
: so it plays nice with any other form application.