I am a huge Manjaro fan and I totally agree with my colleague John Paul’s views on why he loves using Manjaro Linux. It is one of the best Linux distributions for beginners that is not based on Ubuntu.
If you visit DistroWatch, you might have noticed that Manjaro has steadily worked its way to the top of the Page Hits chart, i.e. more and more people have been making their way to Manjaro. And that’s for a good reason.
Manjaro Linux is based on Arch Linux, so you get a rolling-release distro with almost up-to-date packages. I say almost because Manjaro has its own repository which is 1-2 weeks behind Arch’s. This is to test their packages and mark them as stable before releasing them as updates.
In other words, Manjaro gives you a rolling release distribution keeping stability in mind.
Installing Manjaro Linux
Manjaro is also super simple to installer as it has a GUI installer, unlike Arch Linux. In this article, we’re going to cover how to install a popular distribution, Manjaro Linux.
Prerequisite: Making disk space (only for dual boot)
If you’re dual-booting, you need to create a partition from Windows first by shrinking some partition. I recommend putting aside at least 50GB of space.
If you have many small partitions already, you may have to back up your data and delete one of the partitions so that Windows can allocate the space. Otherwise, you may shrink one of the partitions to create the space.
Right click the Windows button in the lower left corner, and select Disk Management. Shrink/Delete one of the drives to create space.
Step 1: Getting the ISO
Manjaro provides disk images for a range of Desktop Environments (DE). The most polished ones, and previously called ‘flagship’ releases are Xfce and KDE. Other releases include GNOME, Budgie, Deepin, Tiling WMs like i3, and lots more.
Go to their Downloads Page and select the Desktop Environment you want. For this tutorial, I used KDE. However, the install process remains the same for all DEs.
Step 2: Burning the ISO
After we have the ISO, you need to burn it to a USB flash drive. Use a 8 GB flash drive or larger to avoid any hassle.
Install the Etcher tool for creating the live USB and use it to burn the ISO on the USB.
You can follow our guide on how to create bootable USB of Manjaro Linux.
Step 3: Booting into a Live Environment
Once the ISO is burned to the drive, we can boot into Manjaro’s Live installation environment.
Follow your PC manufacturer’s guide to boot from a USB drive. After selecting the Manjaro drive, you will be greeted with this menu.
If you have a discrete graphics card, you should choose the non-free (proprietary) drivers. Navigate the menu using arrow keys and enter the driver menu and select non-free drivers.
After that, select your timezone and keyboard layout. Navigate to the ‘Boot’ option and press Enter to boot into Manjaro. After booting, you’ll be greeted with the Welcome screen.
If you want Manjaro to autodetect your location and adjust the timezone, you should connect to the internet using the network selection menu in the bottom right corner.
Step 4: The actual installation of Manjaro Linux
Once you’re connected to the network, we can start the install. Click the ‘Launch installer’ button on the Welcome Screen to launch the installer.
Click Next to continue. Choose your location and locale.
After this, we choose the Keyboard Layout. Select your language and layout on the next menu.
This is the important step. We choose how we want our partitions to be used.
Since I’m installing this in a VM, I don’t have the ‘Install Alongside’ option listed. However, if you’re installing on an actual physical device, you’ll see four options.
- Install Alongside: Shrinks space from a partition and installs Manjaro in the space. Ideal for beginners.
- Replace a Partition: Replaces selected partition with Manjaro.
- Erase Disk: Erases the entire drive (including Windows and its data) and allocates it to Manjaro.
- Manual Partitioning: Select your own partitioning scheme. You must at least select an EFI(/boot/efi) partition and a root(/) partition.
Choose the option that is more suited for your needs.
Next, we fill in the user data. Username and passwords will be set here. You can set different passwords for normal use and for adminstrative tasks (root access). There’s also an option to enable auto login at boot.
After partitioning, you’ll see a summary of all changes you will make. Everything is give step-by-step. Note that at this point no changes are physically done to the device. So don’t be afraid if you made a mistake somewhere, you can go back and correct it.
When you click ‘Install’, there’s no going back. So do take a careful look at the summary and see if you’ve missed anything. After hitting install, the installation process will begin. It will take around 10-15 minutes.
Once the installation is completed, you’re given the option of rebooting your PC or staying in the live environment. Tick the Reboot Now box and press finish if you want to reboot.
Once you reboot, you’ll be greeted by the lock screen.
After logging in, you’re ready to use Manjaro Linux!
If you are stuck somewhere in the process, feel free to reach out to me and I’ll be sure to help you out. There’s also a great user guide included in the live environment to help you out. It will be present on the desktop.
If you are new to this distribution, you should also read about installing software in Manjaro Linux. Or, you can refer to our collection of Manjaro tutorials.
I use Manjaro KDE on a daily basis. So even if you have any kind of problems other than installing, do reach out to us via the comment section. Hope you liked the guide!