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

Last updated: May 02,2024

1. Install "python-genshi" package

Learn how to install python-genshi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-genshi

2. Uninstall "python-genshi" package

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

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

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

Package: python-genshi
Priority: optional
Section: universe/python
Installed-Size: 903
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: genshi
Version: 0.7-5
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Suggests: doc-base, python-genshi-doc, python-pkg-resources
Filename: pool/universe/g/genshi/python-genshi_0.7-5_amd64.deb
Size: 125998
MD5sum: 37c4dd61f777094d872766ecd5bc7abb
SHA1: c5370ef21e75b8357da6ab949fe80828b73be287
SHA256: e9d8f495224601524ec239c6be7eabc7142af6963889767d346c207676c8528d
Description-en: Python XML-based template engine - Python 2.x
Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML or XML
content in a uniform manner. The major feature is a template
language, which is heavily inspired by Kid.
.
This is the Python 2 version.
Description-md5: 75400fac3911110cc5c147797412a313
Homepage: http://genshi.edgewall.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu