How to Install fontconfig-config in Ubuntu 18.04



Install fontconfig-config by entering the following commands in the terminal:

sudo apt update
sudo apt install fontconfig-config

Description:

generic font configuration library - configuration

Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig.

Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/

Version: 2.12.6-0ubuntu2

Section: libs