windows_subsystem_for_linux:初期設定
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows_subsystem_for_linux:初期設定 [2018/12/31 17:53] – [準備] koudai | windows_subsystem_for_linux:初期設定 [2021/06/27 22:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
$ exit | $ exit | ||
- | | + | |
+ | |||
+ | ====== 日本語環境 ====== | ||
+ | |||
+ | 最初は英語ですので、日本語化したい場合は次のようにします。 | ||
+ | |||
+ | * 日本語パックをインストールし、日本語に設定します。 | ||
+ | |||
+ | $ sudo apt -y install language-pack-ja | ||
+ | $ sudo update-locale LANG=ja_JP.UTF8 | ||
+ | |||
+ | * 一旦再起動します。 | ||
+ | * ロケールを日本にします。 | ||
+ | |||
+ | $ sudo dpkg-reconfigure tzdata | ||
+ | |||
+ | * 日本語のマニュアルをダウンロードします | ||
+ | |||
+ | $ sudo apt install manpages-ja manpages-ja-dev | ||
windows_subsystem_for_linux/初期設定.1546246417.txt.gz · Last modified: 2021/06/27 22:01 (external edit)