fc-match

Match available fonts. More information: <https://manned.org/fc-match>.

Install

All systems
curl cmd.cat/fc-match.sh
Debian Debian
apt-get install fontconfig
Ubuntu
apt-get install fontconfig
Alpine
apk add fontconfig
Arch Arch Linux
pacman -S fontconfig
image/svg+xml Kali Linux
apt-get install fontconfig
CentOS
yum install fontconfig
Fedora
dnf install fontconfig
Windows (WSL2)
sudo apt-get update sudo apt-get install fontconfig
OS X
brew install fontconfig
Raspbian
apt-get install fontconfig
Docker
docker run cmd.cat/fc-match fc-match powered by Commando

Match available fonts. More information: <https://manned.org/fc-match>.

  • Return a sorted list of best matching fonts:
    fc-match -s 'DejaVu Serif'

© tl;dr; authors and contributors