How to Install and Uninstall python-django-formtools Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 26,2025
1. Install "python-django-formtools" package
This tutorial shows how to install python-django-formtools on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-formtools
Copied
2. Uninstall "python-django-formtools" package
This is a short guide on how to uninstall python-django-formtools on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-formtools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-formtools package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-formtools
Priority: optional
Section: universe/python
Installed-Size: 427
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0-2
Depends: python-django (>= 1.7), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-formtools-doc
Filename: pool/universe/p/python-django-formtools/python-django-formtools_1.0-2_all.deb
Size: 34540
MD5sum: eafe2c60be40e021f4a38619396b69c4
SHA1: 7faf4d805f6591356e930f7c4f8e14ba1d6d2229
SHA256: e9ec763e3b4e0edd01efa175320d20f7ead56b3f74504237c317528ebaf4aecd
Description-en: set of high-level abstractions for Django forms - Python 2.7
Django's formtools is a set of high-level abstractions for Django forms.
Currently for form previews and multi-step forms.
.
This code used to live in Django proper: in django.contrib.formtools. But it
was separated into a standalone package in Django 1.8 to keep the framework's
core clean.
.
This package contains the Python 2.7 module.
Description-md5: 8efbcbb6fd39f064c88d31fc8719d978
Homepage: http://django-formtools.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 427
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0-2
Depends: python-django (>= 1.7), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-formtools-doc
Filename: pool/universe/p/python-django-formtools/python-django-formtools_1.0-2_all.deb
Size: 34540
MD5sum: eafe2c60be40e021f4a38619396b69c4
SHA1: 7faf4d805f6591356e930f7c4f8e14ba1d6d2229
SHA256: e9ec763e3b4e0edd01efa175320d20f7ead56b3f74504237c317528ebaf4aecd
Description-en: set of high-level abstractions for Django forms - Python 2.7
Django's formtools is a set of high-level abstractions for Django forms.
Currently for form previews and multi-step forms.
.
This code used to live in Django proper: in django.contrib.formtools. But it
was separated into a standalone package in Django 1.8 to keep the framework's
core clean.
.
This package contains the Python 2.7 module.
Description-md5: 8efbcbb6fd39f064c88d31fc8719d978
Homepage: http://django-formtools.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu