Skip to content

Instantly share code, notes, and snippets.

@dmdotin
Last active October 5, 2017 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmdotin/15c766625b0f11768b053b861aa46387 to your computer and use it in GitHub Desktop.
Save dmdotin/15c766625b0f11768b053b861aa46387 to your computer and use it in GitHub Desktop.
Malayalam Unicode support in Ubuntu
First you need to install Malayalam language packs.
Method 1 -
sudo apt-get update
sudo apt-get install unicode
Method 2 -
go to
System settings -> Language support
Click - Install/Remove Languages
Select - Malayalam ( If its Already Installed you can see a " Tick " Mark Next to Language Name )
If its Empty Make " Tick " & Then click on Apply. (NOTE : You need to have a working Internet connection for downloading related packages.)
After you logout & Login you can view Malayalam Unicode in any website .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment