Use specialized software that clears memory and suggests changes you can apply in a click. Get Windows set up to your needs without going to a technician
- How To Fix Error
Check out our website-and learn
how to fix errors.
- No one likes a slow PC
Run a scan and apply suggestions
Address freezes and slowdowns
- Error-99799 How to fix
Try out these tips to pinpoint and
address the reasons your PC ...
- Address a slow desktop
Glitches can be frustrating
Try these tips on your computer
- Slow PC is no fun
Any system could enjoy a boost
Use a trusted app on your PC
- How To Fix Error
The No. 1 Tool for Cleaning Your PC. Download CCleaner now. Clean Temporary Files, Optimize & Speed Up Your Computer. Download Now.
Search results
People also ask
How to install Fedora on Windows 10?
What is a fedora installation guide?
How do I download a fedora file?
Where can I get Fedora Remix?
How to install Fedora workstation live x86_64 xx xx x x x ISO on USB?
How to install Fedora Linux on a USB?
Oct 31, 2022 · To do this, search ‘ Turn Windows Features on or off ‘ from the start menu and enable ‘Windows Subsystem for Linux’. If you are on Windows 10 version 21H2, OS Build 19044.1682 or higher, only the WSL version 1 is installed, and you have to download a kernel for WSL2 from the Microsoft website.
- Overview
- How to install Fedora on WSL - the easy way
- How to install Fedora and set everything up yourself from scratch
- Adding RPMFusion to Fedora on WSL
- Get the Windows Central Newsletter
How-to
If you like your Linux a little more Red Hat flavored, here's how to get started.
Comments (1)
The Windows Subsystem for Linux (WSL) is an incredible tool that puts real Linux on top of the Windows 10 or 11 PC you already know and love. Setting up is simple, but out of the gate the default Linux distribution (unless you specify otherwise) will be Ubuntu.
But the choice does not end there. While there are a number of distributions available through the Microsoft Store, you're not even limited to just those. In the case of Fedora, it sort of is.
Fedora has been gaining a lot of traction in the Linux space in recent times. This upstream distribution from the same company that also pushes out CentOS and Red Hat Enterprise Linux (RHEL) is fast and easy to use. If you'd like to get some Fedora spun up on your WSL setup, here's everything you need to know.
This guide assumes you already have WSL2 up and running on your PC, so I'm going to skip that part. If you don't yet have it setup, I've written a complete guide on how to setup and install WSL2 on Windows 10 and 11 you should check out first.
Assuming all that there's a really easy way to use Fedora on WSL and that's by installing Fedora Remix by Whitewater Foundry. This isn't an official release by the Fedora Project, instead it has been customized and packaged for distribution by a third-party with built-in optimizations for WSL.
In the Microsoft Store it costs $10, but you can grab it directly from GitHub or through the Windows Package Manager for free. If you want to help support the project, by all means buy the paid version as that's what it's for.
Installing Fedora Remix is no different to installing Ubuntu or Debian from the Microsoft Store. Once the package is installed you just need to launch it, enter a username and password and you're all set. Fedora Remix includes such customizations as the third-party WSL Utilities out of the box, as well as some essential tweaks to the DNF configuration to make it a little snappier. At the time of writing, Fedora Remix is on the latest version 38.
If either of those two pre-packaged methods are too easy for you, or you want to essentially start from nothing and build it yourself from scratch, you can also do that. This works in a similar way to how Fedora WSL mentioned above was created, only you're doing it all yourself.
The process involves downloading a build of Fedora, extracting the file system, importing that into WSL and then adding everything you want on top. For this you will also need to be able to extract from a .tar.xz file so you'll need WinRAR handy.
1. Go to this URL.
2. Download the most current build, at the time of writing it's Fedora 38.
3. Extract the contents of the .tar.xz file using WinRAR.
4. Locate the layer.tar file within.
Like on desktop Fedora, one of the first things to do after you're set up is to add the RPMFusion repos. For reasons there are packages that Fedora cannot distribute built into the operating system, and these mostly live inside RPMFusion.
Adding it to Fedora on WSL, however, is just as easy as adding it to a full desktop install. Simply open up a terminal and enter this command:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Do a quick sudo dnf update to then pull in all the latest, and you're set. RPMFusion will now be called when using dnf in Fedora. For more on what RPMFusion is check out the website.
All the latest news, reviews, and guides for Windows and Xbox diehards.
Contact me with news and offers from other Future brandsReceive email from us on behalf of our trusted partners or sponsors
Mar 4, 2024 · This guide covers installation of Fedora, a Linux distribution built on free and open source software. This manual helps you install Fedora on desktops, laptops, and servers. The installation system is easy to use, even if you lack previous knowledge of Linux or computer networks.
Dec 12, 2021 · Are you curious to work with the Linux Operating System inside your PC/Laptop? Then you're at the right place. This guide helps you in the hassle-free installation of Fedora Linux on your System. Now, we are going to install Fedora Workstation v35 on our system.
- Make a backup of data on your Windows system [optional] Backup is always a good idea. You will be dealing with the disk partitions. In the rare unfortunate case, if you make a mistake and delete the wrong partition, you’ll lose your data.
- Make some free space for Fedora installation. You need to create a partition where you’ll be installing Fedora. If you just have C drive, shrink it.
- Making a live USB of Fedora in Windows. Now, this can be done in different ways. You can download the ISO and use Etcher or Rufus or some other tool to write the ISO image to the USB disk.
- Boot from live USB and install Fedora. Some systems do not allow you to boot from live USB with secure boot. If that’s the case with you, please disable secure boot.
May 5, 2024 · You can use the Fedora Workstation image, which comes with the GNOME desktop by default, and then change your environment afterwards by installing additional packages, or you can download a spin image which will give you a different environment out of the box.
Nov 28, 2023 · Effortlessly install Fedora 39 on Windows using WSL for seamless integration between Windows and Linux environments.