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

Last updated: May 18,2024

1. Install "python-bootstrapform" package

Please follow the guidelines below to install python-bootstrapform on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bootstrapform

2. Uninstall "python-bootstrapform" package

This tutorial shows how to uninstall python-bootstrapform on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-bootstrapform $ sudo apt autoclean && sudo apt autoremove

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

Package: python-bootstrapform
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-bootstrap-form
Version: 3.1.0-6
Depends: python (>= 2.7), python (<< 2.8), python-django
Filename: pool/universe/p/python-django-bootstrap-form/python-bootstrapform_3.1.0-6_all.deb
Size: 5452
MD5sum: c1bf3fe040cc82d32b9f6292713ea347
SHA1: cffc4af3ae2ed90f268b9f55ddaee7412b00a51b
SHA256: 22bf6c8e78f5ab82be1e3c3c2c796623191d67f132581d9034ffa7f65ec12170
Description-en: generate twitter-bootstrap form output for django form - Python 2.x
Django bootstrap form generates twitter-bootstrap form output for django form.
A simple Django template tag to work with twitter bootstrap.
.
This package contains the Python 2.x module.
Description-md5: b8ca70ea0f16a75c086a27eefe76dbde
Homepage: http://github.com/tzangms/django-bootstrap-form
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu