Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Releases: maateen/avro

Avro 2.1 (Linux)

10 Jul 18:47
Compare
Choose a tag to compare
  • The famous Arabic text bug fixed

Avro 2.0 (Linux)

12 May 18:17
Compare
Choose a tag to compare

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/ugcoder/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 -fy
    

    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/ugcoder/avro/issues