How to Install and Uninstall freetype-devel.i686 Package on Oracle Linux 9

Last updated: November 29,2024

1. Install "freetype-devel.i686" package

This tutorial shows how to install freetype-devel.i686 on Oracle Linux 9

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

2. Uninstall "freetype-devel.i686" package

Please follow the instructions below to uninstall freetype-devel.i686 on Oracle Linux 9:

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

3. Information about the freetype-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 0:19:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : freetype-devel
Version : 2.10.4
Release : 9.el9
Architecture : i686
Size : 1.3 M
Source : freetype-2.10.4-9.el9.src.rpm
Repository : ol9_appstream
Summary : FreeType development libraries and header files
URL : http://www.freetype.org
License : (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement
Description : The freetype-devel package includes the static libraries and header files
: for the FreeType font rendering engine.
:
: Install freetype-devel if you want to develop programs which will use
: FreeType.