How to Install and Uninstall python3-typogrify.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

1. Install "python3-typogrify.noarch" package

Please follow the step by step instructions below to install python3-typogrify.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-typogrify.noarch" package

This tutorial shows how to uninstall python3-typogrify.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-typogrify.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-typogrify
Version : 2.0.7
Release : 13.el9
Architecture : noarch
Size : 30 k
Source : python-typogrify-2.0.7-13.el9.src.rpm
Repository : epel
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.