How to Install and Uninstall freetype.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "freetype.i686" package

Please follow the guidance below to install freetype.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install freetype.i686

2. Uninstall "freetype.i686" package

Here is a brief guide to show you how to uninstall freetype.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove freetype.i686 $ sudo dnf autoremove

3. Information about the freetype.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:35:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : freetype
Version : 2.9.1
Release : 9.el8
Architecture : i686
Size : 412 k
Source : freetype-2.9.1-9.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.