1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Ubuntu 24.04 で日本語入力を使う方法

Last updated at Posted at 2025-05-16

はじめに

私は、Ubuntu をインストールして、日本語入力を使いたいと思って色々と情報を調べてみたのですが、なぜかうまく入力できませんでした。一応解決はしたので備忘録として手順を書いてみました。

解決策

【ステップ 1】 Fcitx5 + Mozc のインストール

sudo apt update
sudo apt install fcitx5 fcitx5-mozc mozc-utils-gui

【ステップ 2】 入力メソッドに Fcitx5 を設定

im-config -n fcitx5

【ステップ 3】 再起動

以上です。

参考サイト

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?