How to Install and Uninstall ttfautohint-devel.x86_64 Package on Fedora 36

Last updated: September 30,2024

1. Install "ttfautohint-devel.x86_64" package

This guide let you learn how to install ttfautohint-devel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ttfautohint-devel.x86_64

2. Uninstall "ttfautohint-devel.x86_64" package

This tutorial shows how to uninstall ttfautohint-devel.x86_64 on Fedora 36:

$ sudo dnf remove ttfautohint-devel.x86_64 $ sudo dnf autoremove

3. Information about the ttfautohint-devel.x86_64 package on Fedora 36

Last metadata expiration check: 1:28:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ttfautohint-devel
Version : 1.8.4
Release : 2.fc36
Architecture : x86_64
Size : 23 k
Source : ttfautohint-1.8.4-2.fc36.src.rpm
Repository : fedora
Summary : Development files for ttfautohint-libs
URL : http://www.freetype.org/ttfautohint
License : FTL or GPLv2
Description : libttfautohint is a library 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.