Notifications 0

CodeGoundAI

ReadsNew

Speed TestNew

Code Grounds

RustGo LangNode JSPython 3C++JavaWeb(HTML, CSS, JS)

Data Grounds

RedisMongoDBPostgres

Tools New

Epoch ConverterCanvas Drawing boardBase64 EncodeBase64 DecodeJSON Web TokensJSON Diff

Popular

ReadsGrounds

Features

Realtime SharingShared OwnershipFast CompilationCloud Storage

Contact us

[email protected]

More to Explore

Sitemap

We @ CodeGroundAI

About UsPrivacy Policy

How to install WSL v2 on windows 10/11 Home

Sultan Khan - March 9, 2025


Introduction to WSL 

WSL is stand for (Windows Subsystem for Linux) which was designed by Microsoft in partnership with Canonical, the creator of Ubuntu. what WSL is enables us is it allow us to run Linux programs natively on windows version of bash shell.

Why to use WSL 
  • You can use WSL for you project development whether you are node, go, python developer. you can install Node, Python or Go inside WSL and separate your work environment. and you can also install Popular Database inside WSL.
  • You can run Linux GUI App in windows.
  • You can use Docker Desktop install on windows 10/11 Home version (Backed with WSL distro).
  • You can also run your kubernetes single node cluster.
Lets install WSL v2

Requirements for running wsl v2 on windows

  • For x64 systems: Version 1903 or later, with Build 18362 or later.
  • For ARM64 systems: Version 2004 or later, with Build 19041 or later.


Before installing the wsl v2 we need to enable the Windows Subsystem for Linux and Virtual Machine Platform features of windows

Open your PowerShell as Administrator and run this

  1. dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
  2. dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Then Restart your PC to complete the installation.

After you PC started Download and install the Kernel Package.


At last open Microsoft Store and in search bar type Ubuntu (like Ubuntu18.04, or 20.04 or 22.04) and click on install, after successful installation it will appear in your start menu click on it at first time it ask for user name and password (carefully type it) wallllaaaa your wsl v2 is now installed on your pc and you can run your favorite Linux command in windows


CodeGroundAI

CodeGroundAI is your all-in-one platform for seamless online coding. Whether you're a beginner or a pro, our IDE supports multiple programming languages, offers real-time collaboration, and provides a comprehensive toolkit for debugging, testing, and code execution.

Explore tools like the EPOCH Convertor, JSON Diff Checker, JWT Decoder, and Base64 Encoder/Decoder. With a real-time code-sharing platform and advanced comparison utilities, CodeGroundAI ensures you have everything you need for efficient development and accurate data handling.

Languages
  •  NodeJs
  •  Python
  •  Rust
  •  C++
  •  Java
  •  Golang
  •  Web
  •  MongoDB
  •  Redis
  •  Postgres
Tools
  •  Epoch Converter
  •  JSON Differentiator
  •  JWT Debugger
  •  Base64 Decode
  •  Base64 Encode
  •  Canvas
  •  Speed-Test
  •  Reads
Contact Us

Have questions or need support? Reach out to us for a smooth coding experience.

[email protected]

Connect with us on your favourite platform.

CodeGroundAI © 2024. All rights reserved.