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

Last updated: May 20,2024

1. Install "python3-typogrify" package

This guide covers the steps necessary to install python3-typogrify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-typogrify

2. Uninstall "python3-typogrify" package

This is a short guide on how to uninstall python3-typogrify on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-typogrify
Priority: extra
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: typogrify
Version: 1:2.0.7-1
Depends: python3-smartypants, python3:any (>= 3.3.2-2~)
Recommends: python3-jinja2
Filename: pool/universe/t/typogrify/python3-typogrify_2.0.7-1_all.deb
Size: 12420
MD5sum: bcdc6c175f3a6ce8036953666198d35b
SHA1: 5a7883c4ebabc443936682bdf2ca5d9e6cf0c4cc
SHA256: 87d276cc0abbd4608a075be6a3d053df576eafd1c524b1adf458acb78780f896
Description-en: filters to transform text into typographically-improved HTML (Python 3)
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.
.
This is the Python 3 version of the package.
Description-md5: edc1a8b792e873e7f630ec01c83ee3fa
Homepage: https://github.com/mintchaos/typogrify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu