Skip to content

Instantly share code, notes, and snippets.

@ratulcse10
Created January 5, 2016 14:03
Show Gist options
  • Save ratulcse10/d3323d0f598743ed9929 to your computer and use it in GitHub Desktop.
Save ratulcse10/d3323d0f598743ed9929 to your computer and use it in GitHub Desktop.
how to install unibijoy in ubuntu
sudo apt-get install ibus-m17n m17n-db m17n-contrib ibus-gtk
sudo dpkg -L m17n-db|grep bn
sudo dpkg -L m17n-contrib|grep bn
If ibus is not installed on your system, install it by providing the following commands on terminal.
sudo apt-get install ibus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment