What you have to know
- The Home windows Subsystem for Linux within the Microsoft Retailer is formally out of preview.
- The shop model of WSL is now the default expertise for brand spanking new customers and those that improve.
- WSL is now accessible via the Microsoft Retailer on each Home windows 11 and Home windows 10.
Builders, IT admins, and Linux followers have some excellent news this week. The Home windows Subsystem for Linux (WSL) within the Microsoft Retailer is formally out of preview. Â The newest model of WSL consists of tons of of bug fixes and enhancements. The shop model can also be now the default model of WSL and is on the market on each Home windows 11 and Home windows 10.
WSL is a well-liked software amongst builders and Linux followers as a result of it means that you can run Linux within Home windows. Microsoft has labored to combine WSL deep into Home windows all through the characteristic’s preview interval and achieved success. For instance, you possibly can entry the WSL file system immediately via the default Home windows File Explorer.
Linux is widespread amongst a spread of communities however is commonly utilized by builders and IT professionals. Being able to run Linux inside Home windows frees of workflows and eliminates the necessity for having a number of techniques.
The newest model of WSL consists of a number of options. Microsoft’s Craig Loewen shared the highlights in a developer weblog submit (opens in new tab):
WSL: What’s new
- You possibly can decide in for systemd assist (opens in new tab)
- Home windows 10 customers can now use Linux GUI apps! This was beforehand solely accessible to Home windows 11 customers
wsl --install
 now consists of:- Direct set up from the Microsoft Retailer by default
--no-launch
 choice to not launch the distro after putting in--web-download
 choice which can obtain the distro via our GitHub releases web page relatively than via the Microsoft Retailer
wsl --mount
 now consists of:--vhd
 choice to make mounting VHD recordsdata simpler--name
 choice to make naming the mountpoint simpler
wsl --import
 andÂwsl --export
 now embody:--vhd
 choice to import or export to a VHD immediately
- AddedÂ
wsl --import-in-place
 to take an present .vhdx file and register it as a distro - AddedÂ
wsl --version
 to print your model info extra simply wsl --update
 now consists of:- Opening the Microsoft Retailer web page by default
--web-download
 choice to permit updates from our GitHub launch web page
- Higher error printing
- All of WSLg and the WSL kernel are packaged into the identical WSL bundle, that means no extra further MSI installs!
In the meanwhile, the newest model of WSL is just accessible to seekers. Will probably be despatched out routinely in mid-December. You will get the replace by going to the Home windows Settings app and checking for updates. Your system must be on Home windows 10 model 21H1, 21H2, or 22H2, or Home windows 11 21H2 to get the replace.
The GitHub releases web page for WSL can be utilized to set up the latest model manually.