ibus-avro icon indicating copy to clipboard operation
ibus-avro copied to clipboard

Can't install in ubuntu 16.04 LTS

Open rashidalasif opened this issue 8 years ago • 17 comments

rashidalasif avatar May 08 '16 05:05 rashidalasif

After a long time, we have tried to do something for the Avro (Linux). Now the Ubuntu-16.04 LTS has been released and we really need an easy installation way for this. No more waiting, the multi-arch supported .deb package has just arrived.

Installation

  1. Please run these commands from the terminal. Never forget to be in relevant directory.

    wget "https://github.com/maateen/avro/releases/download/v2.0/avro_2.0-1_all.deb"
    
    sudo dpkg -i avro_2.0-1_all.deb
    

    If you get any dependency error, then also run the following command:

    sudo apt-get install -f
    

    I hope, all is well now and the installation has been finished.

  2. Go to System Settings -> Language Support from Unity Launcher

  3. Look at the Keyboard input method system

  4. Select IBus and close the window.

  5. I believe that you need to restart IBus to make everything work fine. Try the following command:

    ibus restart
    
  6. Now go to System Settings -> Keyboard -> Text Entry.

  7. Search and add Avro Phonetic as input source. That's all.

If you find a bug, never forget to make us know here: https://github.com/maateen/avro/issues

maateen avatar May 13 '16 02:05 maateen

Thanks @ugcoder brother

rashidalasif avatar May 13 '16 06:05 rashidalasif

Welcome bro @Rashid-Asif

maateen avatar May 13 '16 07:05 maateen

Great news, thank for update, I will try it for sure and let you know how it works.

Regards Apurba

On Friday 13 May 2016 08:21 AM, Maksudur Rahman Maateen wrote:

After a long time, we have tried to do something for the Avro (Linux). Now the Ubuntu-16.04 LTS has been released and we really need an easy installation way for this. No more waiting, the multi-arch supported .deb package has just arrived.

Installation

  • Please run these commands from the terminal. Never forget to be in relevant directory.

|wget "https://github.com/ugcoder/avro/releases/download/v2.0/avro_2.0-1_all.deb" | |sudo dpkg -i avro_2.0-1_all.deb | |sudo apt-get install -f |

  • I believe that you need a reboot to make everything work fine. Try the following command:

|sudo reboot |

  • Now go to |System Settings|>|Language Support|. Then select |ibus| as input method.
  • I hope you can find |Text Entry| from |System Settings|. Just search and add |Avro|.

If you find a bug, never forget to make us know here: https://github.com/ugcoder/avro/issues

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/sarim/ibus-avro/issues/102#issuecomment-218939885

apurbapaul0 avatar May 13 '16 10:05 apurbapaul0

but why not push to upstream?

auvipy avatar Jun 07 '16 16:06 auvipy

@auvipy Sarim bro is gonna develop a new version of Avro from scratch on Golang. That's why I am keeping it separate from upstream.

maateen avatar Jun 10 '16 04:06 maateen

ow I see.

auvipy avatar Jun 10 '16 05:06 auvipy

@maateen vai - following the above I am still unable to get it work.

mmhfarooque avatar Jun 16 '16 09:06 mmhfarooque

@mmhfarooque If it Ubuntu-16.04 LTS, then it should work. What kind of issue are you getting? After trying all steps, please do a reboot.

maateen avatar Jun 16 '16 14:06 maateen

@maateen vai - after installing and doing the above stuff and reboot I click on Text Entry Settings and nothing happen

mmhfarooque avatar Jun 16 '16 16:06 mmhfarooque

@maateen vai - re-installed 16.04 and followed the procedure and it worked! Thanks

mmhfarooque avatar Jun 17 '16 05:06 mmhfarooque

@mmhfarooque Welcome bro. :dancers:

maateen avatar Jun 17 '16 13:06 maateen

http://linux.omicronlab.com/ubuntu_14.04.html

do the same for Ubuntu 16.... it'll be helpful.....

mustafiz012 avatar Jun 19 '16 17:06 mustafiz012

Installed and swoed in the panel but not working in Kubuntu 16.04.1 followed this procedure: sudo apt install git ibus libibus-1.0-dev automake autoconf gjs ibus-1.0 gir1.2-ibus-1.0 cd /tmp git clone https://github.com/sarim/ibus-avro.git cd ibus-avro aclocal && autoconf && automake --add-missing ./configure --prefix=/usr sudo make install

z4kio avatar Jul 26 '16 13:07 z4kio

Today OS was upgraded to Ubuntu 16.04. I installed ibus avro. But facing problem while typing "mitra" it looks like মিত্র , typing "pr", it looks প্র . JUKTAKKHAR is not coming.

AnupamMitra avatar Jul 31 '16 16:07 AnupamMitra

First open up Terminal and run the following commands serially-


1. cd ~/Desktop

2. wget "https://github.com/ugcoder/avro/releases/download/v2.0/avro_2.0-1_all.deb"

2. sudo dpkg -i avro_2.0-1_all.deb

3. sudo apt-get install -fy (now if you see any dependency error, then also run the third command)

Avro should be installed on your system by now.

  • Now go to Settings -> Language Support
  • Check whether ibus is selected as the default input method.

From Terminal restart ibus by typing

ibus restart

  • Again go to Settings -> Keyboard -> Text Entry
  • Click on the plus(+) Button
  • Search by Avro name
  • Click Bengali(Avro Phonetic) -> Add

Now Enjoy Avro as the the input source.

SanaullaParvez avatar Aug 03 '17 10:08 SanaullaParvez

Plz copy the solution in official avro site. For the lost souls

rifat-h avatar Sep 30 '17 06:09 rifat-h