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

Last updated: May 17,2024

1. Install "python-django-filters-doc" package

This is a short guide on how to install python-django-filters-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-filters-doc

2. Uninstall "python-django-filters-doc" package

This is a short guide on how to uninstall python-django-filters-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-filters-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-filters-doc
Priority: optional
Section: universe/doc
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: Brian May
Architecture: all
Source: django-filter
Version: 0.11.0-2
Replaces: python-django-filter-doc (<< 0.6-2)
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: python-django-filter-doc (<< 0.6-2)
Filename: pool/universe/d/django-filter/python-django-filters-doc_0.11.0-2_all.deb
Size: 32800
MD5sum: 0d4fb4885b7644065771f297299befbc
SHA1: fae9c91346a94bdc512a17ecd6bc2df47f4e8beb
SHA256: 0cafd5272264b217049bf377acbefad460ac85e781f32a30caa4a6b43a1aa675
Description-en: filter Django QuerySets based on user selections (Documentation)
Django-filter is a generic, reusable application to alleviate some of the more
mundane bits of view code. Specifically allowing the users to filter down a
queryset based on a model’s fields and displaying the form to let them do this.
.
This package contains the documentation.
Description-md5: 90eca80637b4fd33c48b31ac2583c338
Homepage: http://github.com/alex/django-filter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu