Article Title: Good news: Ubuntu can directly install the ibus input method. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I have introduced the ibus input method before. However, the most widely used Ubuntu distributions cannot be installed because some software package versions do not match.
Now, Ubuntu users can directly install the ibus input method!
-?
If you are a Ubuntu user, open the terminal and run the following command to install the ibus input method. NOTE: If your source does not exist, add cn99 as the source.
| Sudo apt-get install ibus-pinyin ibus-table |
Here, ibus-table is an additional code table, which includes five strokes, Zheng code, and cangjie. You can choose one based on your needs.
After installation ~ /. Add the following lines to the profile file. You can use ibus after logging on again.
| Export XMODIFIERS = "@ im = ibus" Export GTK_IM_MODULE = "ibus" Ibus & |
Attach the previous ibus
The current ibus Input Method version in the source is:
Ibus 0.1.1.20080908-1
Ibus-pinyin 0.1.1.20080901-1
Ibus-table 0.1.1.20080901-1