Categories: BlogCanonicalUbuntu

Ubuntu available in Microsoft’s new WSL distribution format

We are happy to announce that Ubuntu on Windows Subsystem for Linux (WSL) is now available in Microsoft’s new tar-based distribution architecture. 

Ubuntu has been a widely used Linux distribution on WSL, offering a familiar development environment for many users. This new distribution architecture for WSL will make adoption easier in enterprise environments by enabling image customization and deployments at scale. The new tar-based WSL distro format allows developers and system administrators to distribute, install, and manage Ubuntu WSL instances from tar files without relying on the Microsoft Store.

Ubuntu available in microsoft’s new wsl distribution format 2

Sponsored
class="wp-block-heading">What’s new

With this new format, Ubuntu on WSL gains several key benefits:

  • Easier Deployment: Ubuntu can be installed directly from a tar file, eliminating the need for Windows-specific packaging or the use of the Microsoft Store.
  • Enterprise-Ready: Organizations can now self-host — on a network share, for instance — and centrally control which WSL images are available, ensuring compliance with security and IT policies.
  • Customization: Developers and administrators can fully tailor Ubuntu installations by modifying the image itself. Additionally, native cloud-init support on Ubuntu allows for more advanced configuration and automation during initial setup.

Getting Started

The new WSL distribution format is available now. To install Ubuntu using this format, grab the latest version of WSL (2.4.8 or higher). Then you can install Ubuntu from the web with the following command:

wsl --install ubuntu

You can also download the image and run the command:

Sponsored

wsl --install --from-file ubuntu.tar.wsl

Alternatively, you can double-click on the .wsl file to begin the installation.

For more details on configuring and deploying Ubuntu with this new format, refer to our documentation:

Looking for enterprise support?

Ubuntu Server Admin

Recent Posts

Ubuntu Weekly Newsletter Issue 890

Welcome to the Ubuntu Weekly Newsletter, Issue 890 for the week of April 27 –…

15 hours ago

Ubuntu IoT Day in Singapore – Unlock compliant and scalable innovation in edge AI

Singapore | May 27, 2025 | Full-day event How do you build robust, performant edge…

23 hours ago

Kolla Ansible OpenStack Installation (Ubuntu 24.04)

Kolla Ansible provides production-ready containers (here, Docker) and deployment tools for operating OpenStack clouds. This…

4 days ago

Canonical announces first Ubuntu Desktop image for Qualcomm Dragonwing™ Platform with Ubuntu 24.04

This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…

5 days ago

The long march towards delivering CRA compliance

Time is running out to be in full compliance with the EU Cyber Resilience Act,…

5 days ago

Extra Factor Authentication: how to create zero trust IAM with third-party IdPs

Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…

6 days ago