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?

buildrootによる環境構築

0
Posted at

平田豊先生の本を写経

本項目で写経する本はこちら

懸念

ubuntu-25.10でも問題なく動作するか
よほどのことがない限り動作すると思われるが

vimインストール

sudo apt-get install vim
dpkg -l vim

dpkgコマンドとは

スクリーンショット 2026-02-17 162603.png
AI先生は有能

キーボードレイアウトを日本向けに修正

.bashrcでチルダを入力しなければいけないため、USキーボードだと環境上使いづらい。カスタマイズする。

最新のubuntuは設定する箇所が移動して見つけづらくなっていた。
昔はタスクバーにあったと思うのだが。

スクリーンショット 2026-02-17 163630.png

keyboard変更

japaneseを選択し、もとからあったEnglishを削除
USキーボードが使いやすい方もいらっしゃると思うので、ここは任意

スクリーンショット 2026-02-17 164014.png

次回

.bashrc設定完了
11ページから写経

結果

明日以降書く

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?