Created
January 27, 2021 16:46
-
-
Save anton-petrov/2f646a3c0a242418fa85b037f4209b9d to your computer and use it in GitHub Desktop.
Install Windows fonts in Fedora
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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