How to Install and Uninstall python3-typogrify Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-typogrify" package

This guide covers the steps necessary to install python3-typogrify on Kali Linux

$ sudo apt update $ sudo apt install python3-typogrify

2. Uninstall "python3-typogrify" package

This tutorial shows how to uninstall python3-typogrify on Kali Linux:

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

3. Information about the python3-typogrify package on Kali Linux

Package: python3-typogrify
Source: typogrify
Version: 1:2.0.7-3
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Depends: python3-smartypants, python3:any
Recommends: python3-jinja2
Size: 12860
SHA256: e18ca833d6db450365932cc2ed6b572dbe7a39b470bd052f1bac474222a973f1
SHA1: 5c75cf340502ba818e135fa5b7e2ed6484f20d96
MD5sum: c87e080b8577991c46e6d3a9b8cd9ce6
Description: 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:
Homepage: https://github.com/mintchaos/typogrify
Section: python
Priority: optional
Filename: pool/main/t/typogrify/python3-typogrify_2.0.7-3_all.deb