Microsoft reminds us of another big name supporting WSL that you can now use

Fedora 42 prerelease build for WSL running inside Windows Terminal.
Fedora 42 marks the distro's first official appearance on WSL. (Image credit: Windows Central)

Microsoft's Windows Subsystem for Linux (WSL) continues to go from strength to strength. The 'latest' arrival is Fedora 42, marking the first time the distro has had an official release for WSL.

I say 'latest' because it actually dropped a few weeks ago, but somewhat stealthily. Microsoft has now published a blog post publicizing its release.

Article continues below
wsl –-install FedoraLinux-42

This follows a preview period, but the final release is now out there for all to use. It's not the first time we've been able to use Fedora on WSL, with third-party offerings previously having been made available. But this comes from the official developers.

Personally, I'm a Fedora user through and through, so this has immediately become my default WSL distro. If you're coming from Ubuntu or Debian, it's not a massive change, but it does use the DNF package manager instead, and has the added advantage of supporting Red Hat RPM packages.

Fedora's development community also does a great job at ensuring the latest versions of popular development tools are available for easy installation.

Microsoft also outlines some of the continuing work to make Fedora a better experience on WSL, including optimizing hardware acceleration for GUI apps.

If you're jumping in for the first time, one of the first things I recommend doing is making your own DNF configuration, because you can really optimize it to make it faster and better suit your needs.

The full documentation is the place to start, but as an example, you can see my own (admittedly fairly basic) config below. To build your own, you'll find the file located at /etc/dnf/dnf.conf.

# see `man dnf.conf` for defaults and possible options

[main]
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
fastestmirror=True
max_parallel_downloads=10
defaultyes=True

If you've been using Fedora already or you happen to try it out, drop your thoughts into the comments below!

TOPICS
Richard Devine
Managing Editor

Richard Devine is the Managing Editor at Windows Central, where he combines a deep love for the open-source community with expert-level technical coverage. Whether he’s hunting for the next big project on GitHub, fine-tuning a WSL workflow, or breaking down the latest meta in Call of Duty, Forza, and The Division 2, Richard focuses on making complex tech accessible to every kind of user. If it’s happening in the world of Windows or PC gaming, he’s probably already knee-deep in the code (or the lobbies). Follow him on X and Mastodon.

You must confirm your public display name before commenting

Please logout and then login again, you will then be prompted to enter your display name.