Microsoft has just announced that Fedora Linux is now an officially supported distribution on WSL (Windows Subsystem for Linux)!

🛠️ To install:
wsl --install FedoraLinux-42
🔁 To launch:
✨ Fedora 42 on WSL Highlights:
- Uses the dnf package manager (for RPM packages).
- Flatpak support for GUI apps (requires manual setup:
sudo dnf install flatpak
and Flathub configuration).
- Ships with the latest stable versions of popular development tools:
- GCC 15, LLVM 20
- Golang 1.24, Ruby 3.4, PHP 8.4
- Python 3.9 up to Python 3.14 alpha
💡 A powerful new option for developers using Windows + WSL!