How to Install and Uninstall ttfautohint-devel.i686 Package on Fedora 39

Last updated: November 25,2024

1. Install "ttfautohint-devel.i686" package

Please follow the guidelines below to install ttfautohint-devel.i686 on Fedora 39

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

2. Uninstall "ttfautohint-devel.i686" package

Please follow the instructions below to uninstall ttfautohint-devel.i686 on Fedora 39:

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

3. Information about the ttfautohint-devel.i686 package on Fedora 39

Last metadata expiration check: 3:19:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ttfautohint-devel
Version : 1.8.4
Release : 7.fc39
Architecture : i686
Size : 23 k
Source : ttfautohint-1.8.4-7.fc39.src.rpm
Repository : fedora
Summary : Development files for ttfautohint-libs
URL : http://www.freetype.org/ttfautohint
License : FTL or GPL-2.0-only
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.