How to Install and Uninstall python-django-formtools-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "python-django-formtools-doc" package

Please follow the guidance below to install python-django-formtools-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-formtools-doc

2. Uninstall "python-django-formtools-doc" package

Please follow the steps below to uninstall python-django-formtools-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-formtools-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-formtools-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-formtools-doc
Priority: optional
Section: universe/doc
Installed-Size: 400
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-formtools
Version: 1.0-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-django-formtools/python-django-formtools-doc_1.0-2_all.deb
Size: 48256
MD5sum: 2a498017bfc604ae157463f9b3bbc502
SHA1: 31d4263d8431776d99d3cfea0a19e2b85fb631c8
SHA256: 4f6959b72cdab51c7405ac4c3475993040a575b2caf6b6c0fed0e11027a8ed75
Description-en: set of high-level abstractions for Django forms - doc
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 documentation.
Description-md5: 521893d64719b9044c7731571506305b
Homepage: http://django-formtools.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu