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

Last updated: September 19,2024

1. Install "fontconfig-devel.i686" package

Please follow the guidance below to install fontconfig-devel.i686 on Oracle Linux 9

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

2. Uninstall "fontconfig-devel.i686" package

This is a short guide on how to uninstall fontconfig-devel.i686 on Oracle Linux 9:

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

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

Last metadata expiration check: 1:32:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fontconfig-devel
Version : 2.14.0
Release : 2.el9_1
Architecture : i686
Size : 356 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 : The fontconfig-devel package includes the header files,
: and developer docs for the fontconfig package.
:
: Install fontconfig-devel if you want to develop programs which
: will use fontconfig.