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

Last updated: May 12,2024

1. Install "django-tables" package

Please follow the step by step instructions below to install django-tables on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install django-tables

2. Uninstall "django-tables" package

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

$ sudo apt remove django-tables $ sudo apt autoclean && sudo apt autoremove

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

Package: django-tables
Priority: optional
Section: universe/python
Installed-Size: 10
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0.7-1
Depends: python-django-tables2
Filename: pool/universe/d/django-tables/django-tables_1.0.7-1_all.deb
Size: 1928
MD5sum: 01c59bc53911eff40f2770f5c39ac63a
SHA1: a2276de423d40385076f6a2e69aaa29e71c08d50
SHA256: 2d478623206472918200941cc30bc3e75362316b8cc2631744abf08a35a35c72
Description-en: Table/data-grid framework for Django (transitional package)
This is a dummy package to aid switching to python-django-tables2.
Description-md5: 3092303f3434ba0b36ae96614e3ea97f
Homepage: https://github.com/bradleyayers/django-tables2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu