How to Install and Uninstall fontconfig.src Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "fontconfig.src" package

Please follow the instructions below to install fontconfig.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install fontconfig.src

2. Uninstall "fontconfig.src" package

Here is a brief guide to show you how to uninstall fontconfig.src on Oracle Linux 9:

$ sudo dnf remove fontconfig.src $ sudo dnf autoremove

3. Information about the fontconfig.src package on Oracle Linux 9

Last metadata expiration check: 0:43:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fontconfig
Version : 2.14.0
Release : 2.el9_1
Architecture : src
Size : 1.4 M
Source : None
Repository : ol9_appstream
Summary : Font configuration and customization library
URL : http://fontconfig.org
License : MIT and Public Domain and UCD
Description : Fontconfig is designed to locate fonts within the
: system and select them according to requirements specified by
: applications.