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

Last updated: June 29,2024

1. Install "python-django-genshi" package

Please follow the instructions below to install python-django-genshi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-genshi

2. Uninstall "python-django-genshi" package

Please follow the instructions below to uninstall python-django-genshi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-genshi $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-genshi
Priority: optional
Section: universe/python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-genshi
Version: 1.1.3-5
Provides: python2.7-django-genshi
Depends: python (>= 2.7), python (<< 2.8), python-django, python-genshi
Filename: pool/universe/d/django-genshi/python-django-genshi_1.1.3-5_all.deb
Size: 8202
MD5sum: 0ba8a864316f80638010357ef0b4d1f2
SHA1: 280c26434931444100bf528aed61a784adb9e5eb
SHA256: 9fe5daf5a17725c349dd38e5f38575f96cc51ced5a68ce96ac45be0407edb8fc
Description-en: Django integration for Genshi
django-genshi is a small wrapper library around Genshi that provides
an API similar to django.template. Included are imitations of
Context and RequestContext. There is also an implementaion of the
Django template loader system adapted for Genshi, and a selection of
shortcut functions.
Description-md5: 43e5e13098b760aadc9ca042aabf7532
Homepage: https://launchpad.net/django-genshi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu