Fc-match Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install fc-match
-
Debian
apt-get install fontconfig
Click to copy -
Ubuntu
apt-get install fontconfig
Click to copy -
Alpine OS
apk add fontconfig
Click to copy -
Arch Linux
pacman -S fontconfig
Click to copy -
Kali Linux
apt-get install fontconfig
Click to copy -
CentOS
yum install fontconfig
Click to copy -
Fedora
dnf install fontconfig
Click to copy -
Raspbian
apt-get install fontconfig
Click to copy -
macOS
brew install fontconfig
Click to copy
Match available fonts.
How to use fc-match?
Below are few example commands for fc-match that you can use in the terminal.
Return a sorted list of best matching fonts:fc-match -s 'DejaVu Serif'
Click to copy
Installing fc-match command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of fc-match 2023 package in your OS.