3

Possible Duplicate:
How to type Malayalam in Ubuntu?

How I can type Malayalam language in Ubuntu 12.10? I used to use ibus with m17n library on my Ubuntu 12.04. But after a fresh installation of 12.10, m17n is no more available on ibus.

Scorp
  • 85

1 Answers1

4

Did you try to update the repository indexes? Its seems that ibus-m17 is now available for Quantal. To update use sudo apt-get update and then try to install the ibus-m17n package by using sudo apt-get install ibus-m17n. IF you're still unable to install the package, then manually download the package from the following link, and install it:

saji89
  • 12,007