Created
January 10, 2022 21:20
-
-
Save bitbd83/48e2c8d9780cea9b0e94cee117683aa5 to your computer and use it in GitHub Desktop.
Revisions
-
bitbd83 created this gist
Jan 10, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ Please run these commands from the terminal. Never forget to be in relevant directory: 1. wget "https://github.com/maateen/avro/releases/download/v2.0/avro_2.0-1_all.deb" 2. sudo dpkg -i avro_2.0-1_all.deb If you get any dependency error, then also run the following command: 1. sudo apt-get install -fy 2. sudo dpkg -i avro_2.0-1_all.deb Go to System Settings -> Language Support from Unity Launcher Look at the Keyboard input method system Select IBus and close the window. You need to restart IBus 1. ibus restart Now go to System Settings -> Keyboard -> Text Entry. Search and add Avro Phonetic as input source. That's all :)