Last active
March 8, 2018 19:12
-
-
Save dmdotin/c5f8866b40ec915a452a805674aed074 to your computer and use it in GitHub Desktop.
Install Malayalam fonts in Ubuntu 16.04
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
| Open a Terminal and apply following commands | |
| sudo su | |
| apt-get install fonts-smc fonts-samyak-mlym fonts-mlym fonts-lohit-mlym | |
| To get more Malayalam fonts, visit https://smc.org.in/fonts/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment