How to install “Avro” in Ubuntu 17.10
First of all, open your terminal & run this command :
Step 1
sudo apt-get update && apt-get upgrade
once, while update & upgrade process completed, run this commands
sudo apt-get install gjs gir1.2-ibus-1.0 libibus-1.0-5 libibus-1.0-dev ibus-gtk ibus-gtk3 ibus-clutter ibus-qt4
it will take some time for install those required files. then again run this command
wget "https://github.com/maateen/avro/releases/download/v2.1/avro_2.1-3_all.deb"
& finally run this command
sudo dpkg -i avro_2.1-3_all.deb
I hope, all is well now and the installation has been finished.
Step 2
Go to System Settings ->Region & Language from GNOME Launcher
Step 3
Click on “+” icon under “Input Sources”
Search “Bangla” & select “Bangla (Bangladesh)”
Then select “Bengali (Avro Phonetic)” & you are all done.
Finally, you will be able to find “Language Bar” in your active desktop taskbar
Let me know if any error occurs.
Allah Hafez