How to Install and Uninstall python3-typogrify.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-typogrify.noarch" package

Learn how to install python3-typogrify.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-typogrify.noarch

2. Uninstall "python3-typogrify.noarch" package

Learn how to uninstall python3-typogrify.noarch on Fedora 36:

$ sudo dnf remove python3-typogrify.noarch $ sudo dnf autoremove

3. Information about the python3-typogrify.noarch package on Fedora 36

Last metadata expiration check: 5:16:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-typogrify
Version : 2.0.7
Release : 12.fc36
Architecture : noarch
Size : 30 k
Source : python-typogrify-2.0.7-12.fc36.src.rpm
Repository : fedora
Summary : Filters to enhance web typography, with support for Django & Jinja templates
URL : https://github.com/mintchaos/typogrify
License : BSD
Description : Typogrify 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.