How to install Windows Subsystem for Linux(WSL2) on Windows 11

In this article, we will see how to install Windows Subsystem for Linux on Windows 11.

The Windows subsystem lets developers run a GNU/Linux environment including most command-line tools, utilities and applications directly on Windows.

We can do following activities with Windows Subsystem for Linux on Windows 11:

  • Run common command-line tools such as sed, awk, grep or other binaries.
  • Run bash shell scripts and GNU/Linux command-line applications like vim,emacs,tmux, nano and languages NodeJS, Javascript, Python Ruby,C/C++,Go,Rust,..
  • Install additional software using our own GNU/Linux distribution manager.
  • Invoke Windows applications using a Unix-like command line shell.

Invoke GNU/Linux applications on Windows.
Continue reading How to install Windows Subsystem for Linux(WSL2) on Windows 11