How to Install and Uninstall freetype.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "freetype.x86_64" package

In this section, we are going to explain the necessary steps to install freetype.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install freetype.x86_64

2. Uninstall "freetype.x86_64" package

Please follow the steps below to uninstall freetype.x86_64 on Oracle Linux 9:

$ sudo dnf remove freetype.x86_64 $ sudo dnf autoremove

3. Information about the freetype.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:20:44 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : freetype
Version : 2.10.4
Release : 9.el9
Architecture : x86_64
Size : 821 k
Source : freetype-2.10.4-9.el9.src.rpm
Repository : @System
From repo : ol9_baseos_latest
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.