0
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?

More than 5 years have passed since last update.

Kali で日本語入力できない

Posted at

サイバーセキュリティプログラミングを最初のページからすすめているが、そもそもlinux系初心者のためいろいろわからない。
日本語入力できなくてストレスたまったので直し方の備忘録。

  • apt-get updateでエラーが起きる
  • 署名が無効という旨のエラーメッセージ
  • https://kotaeta.com/71900341
  • apt-get updateに成功
  • その前に、vi /etc/apt/sources/listを編集してミラーサーバからパッケージ取得するように変更した
  • ミラーリスト https://http.kali.org/README.mirrorlist
  • apt-get install ibus-anthy
  • 再起動
0
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
0
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?