Skip to content

Instantly share code, notes, and snippets.

@iamkissg
Created May 28, 2019 19:52
Show Gist options
  • Save iamkissg/f3c104220f0a1f572fc66e24d6c8bec7 to your computer and use it in GitHub Desktop.
Save iamkissg/f3c104220f0a1f572fc66e24d6c8bec7 to your computer and use it in GitHub Desktop.
Install Microsoft Windows Fonts In Ubuntu
sudo apt-get update
sudo apt-get install ttf-mscorefonts-installer
sudo fc-cache -f -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment