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

Last updated: July 03,2024

1. Install "python3-typogrify.noarch" package

Please follow the step by step instructions below to install python3-typogrify.noarch on Fedora 34

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

2. Uninstall "python3-typogrify.noarch" package

Please follow the step by step instructions below to uninstall python3-typogrify.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:05:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-typogrify
Version : 2.0.7
Release : 9.fc34
Architecture : noarch
Size : 30 k
Source : python-typogrify-2.0.7-9.fc34.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.