Skip to content

Instantly share code, notes, and snippets.

@anton-petrov
Created January 27, 2021 16:46
Show Gist options
  • Save anton-petrov/2f646a3c0a242418fa85b037f4209b9d to your computer and use it in GitHub Desktop.
Save anton-petrov/2f646a3c0a242418fa85b037f4209b9d to your computer and use it in GitHub Desktop.
Install Windows fonts in Fedora
sudo dnf install curl cabextract xorg-x11-font-utils fontconfig
sudo rpm -i https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
sudo fc-cache -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment