How to Install and Uninstall freetype.i686 Package on CentOS Stream 9

Last updated: October 01,2024

1. Install "freetype.i686" package

Please follow the steps below to install freetype.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install freetype.i686

2. Uninstall "freetype.i686" package

This tutorial shows how to uninstall freetype.i686 on CentOS Stream 9:

$ sudo dnf remove freetype.i686 $ sudo dnf autoremove

3. Information about the freetype.i686 package on CentOS Stream 9

Last metadata expiration check: 2:26:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : freetype
Version : 2.10.4
Release : 9.el9
Architecture : i686
Size : 397 k
Source : freetype-2.10.4-9.el9.src.rpm
Repository : baseos
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.