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

Last updated: May 14,2024

1. Install "python3-django-braces" package

Please follow the steps below to install python3-django-braces on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-braces" package

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

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

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

Package: python3-django-braces
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-django-braces
Version: 1.8.0-2
Depends: python3-django, python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-django-braces-doc
Filename: pool/universe/p/python-django-braces/python3-django-braces_1.8.0-2_all.deb
Size: 13828
MD5sum: 499a2990a53ecc572d659863bf47a496
SHA1: 79446805b75e087c79efe02f80c539d9241ae704
SHA256: a02dd2455c6f76cf8e2a07e2e64ce50f8b4de1cb8fb232b5ecb83708d76404fe
Description-en: set of reusable, generic mixins for Django class based views (Python3 version)
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.
.
This package contains the Python 3 version of the library.
Description-md5: 5d11d0f5fafff31acd7eec844159ed84
Homepage: https://github.com/brack3t/django-braces
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu