Skip to content

Instantly share code, notes, and snippets.

@mazhar266
Forked from ratulcse10/gist:d3323d0f598743ed9929
Last active July 18, 2017 10:14
Show Gist options
  • Save mazhar266/a8086f189236e8aa029a3221e9321faf to your computer and use it in GitHub Desktop.
Save mazhar266/a8086f189236e8aa029a3221e9321faf 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