DEV Community

0 seconds of 3 minutes, 3 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
03:03
 
Vigneshwaran Vijayakumar for Winsides

Posted on • Originally published at winsides.com

Video: Install Ubuntu using WSL 2

The following are the commands used in this video.

  • To Set WSL 2 as the default version,
wsl --set-default-version 2
Enter fullscreen mode Exit fullscreen mode
  • List available Linux Distros using WSL 2,
wsl --list --online
Enter fullscreen mode Exit fullscreen mode
  • Install Ubuntu 24.04 LTS using the following command.
wsl --install -d Ubuntu-20.04
Enter fullscreen mode Exit fullscreen mode

Visit our detailed guide on winsides.com. You can also refer to our YouTube Tutorial

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs