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

Last updated: July 08,2024

1. Install "fontconfig.i686" package

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

$ sudo dnf update $ sudo dnf install fontconfig.i686

2. Uninstall "fontconfig.i686" package

In this section, we are going to explain the necessary steps to uninstall fontconfig.i686 on Oracle Linux 9:

$ sudo dnf remove fontconfig.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fontconfig
Version : 2.14.0
Release : 2.el9_1
Architecture : i686
Size : 358 k
Source : fontconfig-2.14.0-2.el9_1.src.rpm
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.