How to Install and Uninstall python3-django-formtools.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-django-formtools.noarch" package

This guide covers the steps necessary to install python3-django-formtools.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-django-formtools.noarch

2. Uninstall "python3-django-formtools.noarch" package

Please follow the steps below to uninstall python3-django-formtools.noarch on Fedora 36:

$ sudo dnf remove python3-django-formtools.noarch $ sudo dnf autoremove

3. Information about the python3-django-formtools.noarch package on Fedora 36

Last metadata expiration check: 4:59:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-formtools
Version : 2.2
Release : 5.fc36
Architecture : noarch
Size : 101 k
Source : python-django-formtools-2.2-5.fc36.src.rpm
Repository : fedora
Summary : A set of high-level abstractions for Django forms
URL : http://django-formtools.readthedocs.org/en/latest/
License : BSD
Description : Django's "formtools" is a set of high-level abstractions for Django forms.
: Currently for form previews and multi-step forms.