Japanese Input Comparison Test on Ubuntu
You can select the subtitle language from the gear icon. A separate video is available for the English version.
Other languages are machine-translated and not very precise, but many languages are supported.
------------
Table of Contents
0:00 What is the best Japanese input method for Ubuntu?
00:34 Preparing Ubuntu
01:00 Ubuntu's standard Japanese input
02:40 Configuring Mozc (iBus)
03:48 Installing Anthy
05:04 Configuring Anthy
07:00 Comparing Anthy and Mozc conversions
09:01 Verifying operation in an XWindow environment
09:51 Installing Fcitx-mozc
11:34 Configuring Mozc (Fcitx)
12:05 Checking Japanese input with Fcitx-mozc
13:01 Removing iBus-Anthy
14:12 Summary
-- Ubuntu Download Site -
https://ubuntu.com/download/raspberry-pi
ubuntu-23.04-preinstalled-desktop-arm64+raspi.img.xz
-- Installing iBus Anthy -
sudo apt install ibus-anthy
-- Installing Fcitx-Mozc -
sudo apt install fcitx5-mozc
im-config -n fcitx5
-- Checking installed input methods -
im-config -l
-- Removing iBus-Anthy -
sudo apt remove ibus-anthy
sudo apt autoremove
-- Forced removal of iBus -
sudo apt remove ibus