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

Last updated: June 29,2024

1. Install "python-typogrify" package

This guide let you learn how to install python-typogrify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-typogrify

2. Uninstall "python-typogrify" package

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

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

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

Package: python-typogrify
Priority: extra
Section: universe/python
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: typogrify
Version: 1:2.0.7-1
Depends: python:any (<< 2.8), python-smartypants, python:any (>= 2.7.5-5~)
Recommends: python-jinja2
Filename: pool/universe/t/typogrify/python-typogrify_2.0.7-1_all.deb
Size: 12626
MD5sum: 5fdf64ada04576fdfa5eee60556c9b11
SHA1: f5ab71b74d2b4ed5d5a4fb5fbd087d7dfa362512
SHA256: c6eccc92c70d32301a454ff748e72e4340f351e54dd2c5e9ad7a46f8bdaf94dc
Description-en: filters to transform text into typographically-improved HTML
This provides a set of custom filters that automatically apply various
transformations to plain text in order to yield typographically-improved HTML.
While often used in conjunction with Jinja and Django template systems, the
filters can be used in any environment.
Description-md5: cbcd8986e0aee4765fc1c25c198edb7b
Homepage: https://github.com/mintchaos/typogrify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu