How to Install and Uninstall ttfautohint.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "ttfautohint.x86_64" package

Here is a brief guide to show you how to install ttfautohint.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ttfautohint.x86_64

2. Uninstall "ttfautohint.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ttfautohint.x86_64 on Fedora 34:

$ sudo dnf remove ttfautohint.x86_64 $ sudo dnf autoremove

3. Information about the ttfautohint.x86_64 package on Fedora 34

Last metadata expiration check: 1:32:00 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ttfautohint
Version : 1.8.3
Release : 5.fc34
Architecture : x86_64
Size : 2.0 M
Source : ttfautohint-1.8.3-5.fc34.src.rpm
Repository : fedora
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.