How to Install xfonts-utils in Ubuntu 18.04



Install xfonts-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install xfonts-utils

Description:

X Window System font utility programs

xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.

Version: 1:7.7+6

Section: x11