Install iBus Avro to write Bangla in Kali Linux

iBus Avro is officially available for Ubuntu, Fedora & Opesuse. But It can be installed in Kali Linus to type bangla.
Let's see how to install iBus Avro in Kali.
Open your terminal and type following command to install iBus first.

apt-get install git ibus libibus-1.0-dev automake autoconf gjs gir1.2-ibus-1.0 ibus-1.0


 Type following command to clone git packeage

git clone git://github.com/sarim/ibus-avro.git


Now type the following command to install iBus Avro

cd ibus-avro

aclocal && autoconf && automake --add-missing ./configure --prefix=/usr

make install


Thats it. Now go to dash/menu to find iBus. Run iBus and then it'll appear into your Panel. Right click on it and goto presences.
Go to Input Methods
Select Bangla>Avro and click add button to add it.

Now restart iBus. Go to Dash/Menu to find Input Method(System tools>presences>). Run it and select avro.

Use "Ctrl + Space" to switch in between default input method to Avro.

Enjoy! :-)



Comments

Popular Posts