How to Install and Uninstall fontconfig-devel.i686 Package on CentOS 8 / RHEL 8
Last updated: November 15,2024
1. Install "fontconfig-devel.i686" package
This is a short guide on how to install fontconfig-devel.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
fontconfig-devel.i686
Copied
2. Uninstall "fontconfig-devel.i686" package
This guide covers the steps necessary to uninstall fontconfig-devel.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
fontconfig-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the fontconfig-devel.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:25:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fontconfig-devel
Version : 2.13.1
Release : 3.el8
Architecture : i686
Size : 151 k
Source : fontconfig-2.13.1-3.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : fontconfig-devel
Version : 2.13.1
Release : 3.el8
Architecture : i686
Size : 151 k
Source : fontconfig-2.13.1-3.el8.src.rpm
Repository : baseos
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.