差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
windows_subsystem_for_linux [2019/05/29 02:27] – 133.11.222.89 | windows_subsystem_for_linux [Unknown date] (現在) – 削除 - 外部編集 (Unknown date) 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ## Windows Subsystem for Linux (WSL)インストール手順 | ||
- | |||
- | 1. 画面左下のWindowsロゴを左クリックして、「winver」と入力し、Enterを押す。表示されるWindowsのバージョンが1803以降であることを確認する。 | ||
- | |||
- | 1. 画面左下のWindowsロゴを右クリックして、「Windows PowerShell(管理者)」を起動する。 | ||
- | |||
- | 1. PowerShellに下記を張り付けて実行し、WSLを有効化する。(再起動が必要?) | ||
- | |||
- | | ||
- | |||
- | 1. Microsoft Storeアプリを起動し、「Ubuntu 18.04 LTS」を検索してインストール。 | ||
- | |||
- | 1. 将来のWindowsアップデートで改善するようだけど、現在のWindowsのターミナルはバグがあるので、wslttyというターミナルソフトをインストールする。 | ||
- | |||
- | | ||
- | |||
- | |||
- | # English version | ||
- | |||
- | ## Windows Subsystem for Linux (WSL) Installation Instructions | ||
- | |||
- | 1. Left-click the Windows logo on the lower left of the screen, enter " | ||
- | |||
- | 1. Right-click the Windows logo at the bottom left of the screen to launch " | ||
- | Paste the following on PowerShell and execute it to enable WSL. (Need a reboot?) | ||
- | |||
- | | ||
- | |||
- | 1. Launch the Microsoft Store app, search for " | ||
- | |||
- | 1. There is a bug in the current Windows terminal, so please install a terminal software called wsltty. | ||
- | |||
- | | ||
- | |||