sudo cp 6x14h.psf /usr/share/consolefonts/
Since 6x14h is typically a console font, not a GUI font, installation is system-wide via setfont . font 6x14h library download install
Websites like DaFont or Font Squirrel often carry "Pixel" or "Bitmap" versions of these 6x14 fonts. sudo cp 6x14h
wget https://github.com/legionus/kbd/raw/master/data/consolefonts/6x14.psf.gz gunzip 6x14.psf.gz not a GUI font
Since this font is usually part of a programming library rather than a standard system font, the installation process differs from a typical .ttf file.