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

Last updated: May 15,2024

1. Install "python-django-braces" package

Here is a brief guide to show you how to install python-django-braces on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-braces

2. Uninstall "python-django-braces" package

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

$ sudo apt remove python-django-braces $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-braces
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.8.0-2
Depends: python-django, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-braces-doc
Filename: pool/universe/p/python-django-braces/python-django-braces_1.8.0-2_all.deb
Size: 13690
MD5sum: bd3763bbb6101212aee35c3650fdb271
SHA1: 60aaf443795d5e4cb6c7f51576c17c8c97d7312f
SHA256: 4104aeda41629fb549d88f3e958da47b42e6292b5338be659a4498d864ea9505
Description-en: set of reusable, generic mixins for Django class based views
Django-braces provides a set of reusable, generic mixins for the Django
class based views system. The mixins can be used for access control, form
handling and other purposes.
Description-md5: 8fd2a331bd8c274f2516000564d47c63
Homepage: https://github.com/brack3t/django-braces
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu