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

Last updated: May 11,2024

1. Install "django-filter" package

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

$ sudo apt update $ sudo apt install django-filter

2. Uninstall "django-filter" package

This guide covers the steps necessary to uninstall django-filter on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: django-filter
Priority: optional
Section: universe/python
Installed-Size: 10
Maintainer: Ubuntu Developers
Original-Maintainer: Brian May
Architecture: all
Version: 0.11.0-2
Depends: python-django-filters
Filename: pool/universe/d/django-filter/django-filter_0.11.0-2_all.deb
Size: 1956
MD5sum: 9c94c0574138586508923736432ff3fd
SHA1: fb7269b0a12d574ffec60d3a1f55ed4aa5acc763
SHA256: 84d8d841319022f17c4254c76c256e6fe0f6c2ad7da86c4efd3885ca8eb1b88d
Description-en: filter Django QuerySets based on user selections (transitional package)
This is a dummy package to aid switching to python-django-filters.
Description-md5: 0188c3437da5caf8f9a3121aba938022
Homepage: http://github.com/alex/django-filter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu