How to Install and Uninstall fontconfig.x86_64 Package on CentOS 7 / RHEL 7

Last updated: March 29,2024

1. Install "fontconfig.x86_64" package

Here is a brief guide to show you how to install fontconfig.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install fontconfig.x86_64

2. Uninstall "fontconfig.x86_64" package

Learn how to uninstall fontconfig.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove fontconfig.x86_64 $ sudo yum autoremove

3. Information about the fontconfig.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : fontconfig
Arch : x86_64
Version : 2.13.0
Release : 4.3.el7
Size : 651 k
Repo : installed
From repo : base
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.