How to Install libfontconfig1 in Ubuntu 18.04



Install libfontconfig1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libfontconfig1

Description:

generic font configuration library - runtime

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 runtime library needed to launch applications using fontconfig.

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

Version: 2.12.6-0ubuntu2

Section: libs