How to Install and Uninstall freetype.i686 Package on Fedora 36

Last updated: November 28,2024

1. Install "freetype.i686" package

Please follow the guidance below to install freetype.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install freetype.i686

2. Uninstall "freetype.i686" package

Please follow the guidelines below to uninstall freetype.i686 on Fedora 36:

$ sudo dnf remove freetype.i686 $ sudo dnf autoremove

3. Information about the freetype.i686 package on Fedora 36

Last metadata expiration check: 0:46:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : freetype
Version : 2.12.1
Release : 2.fc36
Architecture : i686
Size : 418 k
Source : freetype-2.12.1-2.fc36.src.rpm
Repository : updates
Summary : A free and portable font rendering engine
URL : http://www.freetype.org
License : (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement
Description : The FreeType engine is a free and portable font rendering
: engine, developed to provide advanced font support for a variety of
: platforms and environments. FreeType is a library which can open and
: manages font files as well as efficiently load, hint and render
: individual glyphs. FreeType is not a font server or a complete
: text-rendering library.