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

Last updated: May 19,2024

1. Install "python3-bootstrapform" package

Here is a brief guide to show you how to install python3-bootstrapform on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-bootstrapform

2. Uninstall "python3-bootstrapform" package

In this section, we are going to explain the necessary steps to uninstall python3-bootstrapform on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-bootstrapform
Priority: optional
Section: universe/python
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-bootstrap-form
Version: 3.1.0-6
Depends: python3-django, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-django-bootstrap-form/python3-bootstrapform_3.1.0-6_all.deb
Size: 5500
MD5sum: 13fe133d41b5b57d18dd49503b257646
SHA1: e3781845fcb43c9b250c2afd8580c6a8a241b1c4
SHA256: 83b4c52e3e2d6292fdfc84d75654199215a0990e671fdab07de4ed36fc7662c5
Description-en: generate twitter-bootstrap form output for django form - Python 3.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 3.x module.
Description-md5: 5e4ced28ea09679d30f093102a38a942
Homepage: http://github.com/tzangms/django-bootstrap-form
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu