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

Last updated: May 19,2024

1. Install "python-django-extra-views" package

Please follow the guidelines below to install python-django-extra-views on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-extra-views

2. Uninstall "python-django-extra-views" package

Please follow the guidance below to uninstall python-django-extra-views on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-extra-views $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-extra-views
Priority: optional
Section: universe/python
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Tollef Fog Heen
Architecture: all
Source: django-extra-views
Version: 0.2.4-2.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-extra-views/python-django-extra-views_0.2.4-2.1_all.deb
Size: 8350
MD5sum: baa2d5370de26ef5fa6852f172823bb8
SHA1: 4b235f081002e55f61682ced83d0cfea39267b11
SHA256: e6fd63459f671580b4928cfd3c2390c03d887caba9b3c121eaca504304dad9c7
Description-en: Extra class-based views for Django
Django's class-based generic views are great, they let you accomplish
a large number of web application design patterns in relatively few
lines of code. They do have their limits though, and that's what this
library of views aims to overcome.
Description-md5: f391a3c481aa9af62d9d79bc48f064b2
Homepage: https://github.com/AndrewIngram/django-extra-views
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu