Post

Enable Japanese input on Debian with Anthy

Install some Japanese fonts:

1
apt-get install ttf-kochi-mincho ttf-kochi-gothic ttf-sazanami-mincho

Install ibus and anthy:

1
apt-get install ibus ibus-anthy anthy-common

Configure:

1
ibus-setup

Run im-config to set the input method:

1
im-config
This post is licensed under CC BY 4.0 by the author.