0
0

【環境構築】WSLインストール

Posted at

1. 管理者権限でpowershell等を開き、以下のコマンドを実行する。

wsl --install

2. PC再起動
 
3. Windows上にアプリとして「Ubuntu」がインストールされているので、
 起動して初回設定(ユーザ名やパスワード)を実施

4. 更新する

sudo apt update
sudo apt upgrade
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