Created
May 4, 2024 11:51
-
-
Save pfuntner/0d918180f932121ad5990f26cb60207f to your computer and use it in GitHub Desktop.
WSL Linux distros
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ wsl --list --online | |
The following is a list of valid distributions that can be installed. | |
Install using 'wsl.exe --install <Distro>'. | |
NAME FRIENDLY NAME | |
Ubuntu Ubuntu | |
Debian Debian GNU/Linux | |
kali-linux Kali Linux Rolling | |
Ubuntu-18.04 Ubuntu 18.04 LTS | |
Ubuntu-20.04 Ubuntu 20.04 LTS | |
Ubuntu-22.04 Ubuntu 22.04 LTS | |
Ubuntu-24.04 Ubuntu 24.04 LTS | |
OracleLinux_7_9 Oracle Linux 7.9 | |
OracleLinux_8_7 Oracle Linux 8.7 | |
OracleLinux_9_1 Oracle Linux 9.1 | |
openSUSE-Leap-15.5 openSUSE Leap 15.5 | |
SUSE-Linux-Enterprise-Server-15-SP4 SUSE Linux Enterprise Server 15 SP4 | |
SUSE-Linux-Enterprise-15-SP5 SUSE Linux Enterprise 15 SP5 | |
openSUSE-Tumbleweed openSUSE Tumbleweed | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment