The Windows Subsystem for Linux (WSL) allows developers to run both Windows and Linux simultaneously on a Windows machine without using a virtual machine. With WSL, developers can install several popular Linux distributions, including Ubuntu, OpenSUSE, Kali, and Debian, and use Linux apps directly on Windows.
Today, Microsoft announced that Fedora Linux is now officially supported as a WSL distribution. The Fedora Project is using WSL’s new tar-based architecture to create WSL images, starting with Fedora 42. The Fedora team is working to enable GUI-based applications to take advantage of hardware acceleration on Windows in the future. They are also working to improve the Flatpak experience.
To install Fedora Linux on WSL, enter the following commands:
- wsl --install FedoraLinux-42
- wsl -d FedoraLinux-42
Once installed, users can enter their username and start using the distro. By default, the user will not have a password and will be part of the wheel group, which allows users to use sudo to run commands that require elevated privileges.
Since Flatpak support is not included in the Fedora WSL image by default, users who need Flatpak will need to install it separately. Microsoft highlighted that the Fedora community is working to make several popular projects available on the Fedora WSL image. Popular tools like GCC 15, LLVM 20, Golang 1.24, Ruby 3.4, PHP 8.4, Python 3.9, and more are already supported.
You can learn more about the Fedora WSL images here. This development further expands the versatility of WSL, offering developers another popular Linux distribution directly within Windows. The Fedora community's ongoing efforts promise an even better experience and improved tool availability in the near future.
Hope you enjoyed this news post.
Thank you for appreciating my time and effort posting news every day for many years.
News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of April): 1,811
RIP Matrix | Farewell my friend
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.