How to install Japanese and Chinese fonts?

Asked by Julia

Hello.
I've been trying to install Japanese and Mandarin Chinese fonts, but to no avail. I ran these commands:
Install at least one of the below IMF (ibus comes by default on Ubuntu):

sudo apt install ibus
sudo apt install fcitx

Install at least one IME for your IMF (mozc comes by default on Ubuntu after install the japanese language):

If you chose ibus run one of these commands:

sudo apt install ibus-mozc
sudo apt install ibus-anthy
sudo apt install ibus-kkc
sudo apt install ibus-skk

I installed all those, no clue what the last two are.
I got the Mozc setup and Anthy dictionary, but I have no idea how to make them work and how to actually change or add an icon for my keyboard. I have no idea what I am doing here. Please help :) Also, no idea what type of input I should use for my keyboard.
And how to print screen so I can show you?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Julia
Solved:
Last query:
Last reply:
Revision history for this message
Adolfo Jayme Barrientos (fitojb) said :
#1

Packages containing fonts start with "fonts-".

Try installing fonts-noto-cjk.

Revision history for this message
Julia (darkennoia) said :
#2

Reading state information... Done
fonts-noto-cjk is already the newest version (1:20220127+repack1-1).
fonts-noto-cjk set to manually installed.

Revision history for this message
Julia (darkennoia) said :
#3

这是好的。Chinese works. As for Japanese, I modified all inputs and typing methods, it seems to work. It is a bit difficult to work with it because I accidentally keep deleting words.これも大丈夫です. Thanks for your assistance!