How to Install and Uninstall ttfautohint.x86_64 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "ttfautohint.x86_64" package

This tutorial shows how to install ttfautohint.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ttfautohint.x86_64

2. Uninstall "ttfautohint.x86_64" package

Please follow the guidelines below to uninstall ttfautohint.x86_64 on CentOS Stream 9:

$ sudo dnf remove ttfautohint.x86_64 $ sudo dnf autoremove

3. Information about the ttfautohint.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:25:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ttfautohint
Version : 1.8.4
Release : 1.el9
Architecture : x86_64
Size : 2.1 M
Source : ttfautohint-1.8.4-1.el9.src.rpm
Repository : epel
Summary : Automated hinting utility for TrueType fonts
URL : http://www.freetype.org/ttfautohint
License : FTL or GPLv2
Description : This is a utility which takes a TrueType font as the input, removes its
: bytecode instructions (if any), and returns a new font where all glyphs
: are bytecode hinted using the information given by FreeType's autohinting
: module. The idea is to provide the excellent quality of the autohinter on
: platforms which don't use FreeType.