There’s been a surge of Arch users over the past few years, especially with Manjaro. I’ve been curious as to why that is. They have preferred Arch over their traditional Debian/Ubuntu setups, to the point where the meme, “btw I use Arch” has become a thing.
After doing a bit of homework, specifically looking at videos from Chris Titus Tech, I’ve learned that the benefit Arch has over Debian is mainly related to software management — how they’re maintained and upgraded. Arch Linux has updates to your software packages every day — perhaps two or three times a day! This is due to Arch using a rolling release model — as soon as an update has been pushed to one or more of your installed applications, the software updater will notify you, giving you access to bleeding-edge software. This is a huge benefit in contrast to having to use a personal package archive (PPA) for most of the packages that you want to have the latest version for on Debian or Ubuntu; not to mention the fact the PPA can go down later on.
Of course, though, there’s a small catch to having the latest software. Ubuntu may only get updates every six months, but the software is more stable, and would therefore be more useful in an environment where minimal downtime is needed. With Arch, even though we may have the latest and greatest in terms of software, they have had less baking time in the oven and may introduce issues that we might not get with an older, but more stable, release. The frequency of the updates may also irk some users who just want to do their work, whatever that is. If the user wants to bypass the everyday updates, they should get done at least once a month, or better yet, once a week.
Since I’ve never used an Arch-based distro before, I wanted to give it a try. I vouched for Salient OS specifically, since it’s “aimed at Creative Multi-Media and Gaming Enthusiasts.”
The Thing With Gaming Distros
You’re welcome to skip this section if you just want to read my review of Salient OS (believe me, I won’t mind); this is just a side point.
Especially since the time of SteamOS, we’ve seen a lot of distros that are designed with gamers in mind — forks of SteamOS, including Stephenson’s Rocket that includes built-in support for AMD drivers (which is a dead project now); GamerOS, an Arch-based version of SteamOS that’s more up-to-date and has better overall support; Sparky Linux: Game Over Edition; Salient OS; that dude who tried to ask fifty grand for his “gamepad” distro/launcher (I don’t even know which one it is, to be honest here); and now the latest that has entered the fray is the Ubuntu-based Drauger OS. There’s probably more that I haven’t listed. But it’s a lot.
Take my opinion with a grain of salt, but really, I don’t think there’s a such thing as a “gaming” distribution. If you’re running any distro that has the latest NVIDIA or Mesa graphics drivers installed, the performance you’re going to get in games frankly isn’t going to be all that different than that Joe Shmoe distro over there. You might gain a couple extra frames or free up a little more system resources for having a lightweight desktop environment, or no DE at all, but if we compare Ubuntu 20.04 with the 440 series driver from NVIDIA and Manjaro 19.0.2 GNOME with the same driver version, try running a few benchmarks with Shadow of The Tomb Raider. Compare the results. Let me know if you find any significant differences in the numbers.
See, in case you’re not aware, the graphics driver deals directly with the kernel and the hardware you’re using; anything in-between, such as the DE or any other running applications on your desktop, get ignored. The only real difference we’ll get, regardless of what distribution we’re using, is having an older graphics driver versus the latest.
So to me, what makes a “gaming” OS is the software that it includes. Some ship with emulators, others supply open-source games, still others include Steam or the proprietary NVIDIA drivers. Or it might include a lightweight DE such as Xfce and be based on Arch to have access to bleeding-edge software, or based on Debian/Ubuntu with a few extra PPAs added in their own repository. Or it might include Feral Gamemode and Lutris, and have a few changes made to the kernel. There’s a lot of different factors here. But the thing is, all of this can be done to a stock Ubuntu image. Install Xfce, the NVIDIA or Mesa drivers, install Steam, whatever else, and call it a day. Gaming distros just include those features by default so you don’t have to make those changes (although, one thing I will point out is kernel-specific changes that the less tech-savvy users will not know how to do. That would be a plus for them). Or it could make living room gaming a bit easier by having the OS launch into Steam Big Picture Mode/some other type of UI that doesn’t require the use of a keyboard or mouse directly, so that all the player needs is their gamepad. To each his own in the end, though.
Salient OS Install
Opinion aside, I went ahead and took Salient OS for a spin. For those who aren’t aware what Salient OS is, I’ll give a brief scoop on the history of the project.
Salient OS was born from one dude. That dude goes by the alias “Silent Robot”. Silent Robot made an Arch-based distro for himself, but due to popular demand, he decided to release it to the public.
There’s an official Github site for the distribution, and all it does is present to the viewer what Salient OS is and a download link, with some cool constellations moving in the dark background. Salient OS is currently available in two flavors: Xfce edition and Plasma.
After downloading the Xfce ISO (v20.03 “RowdyRobot”) from SourceForge (I wanted to have more resources available to me using Xfce rather than KDE) and flashing the image to a drive, I booted into the live system. Immediately the installer window appears. Salient OS uses the Calamares installer.

Installation with manual partitioning was relatively painless. I say “relatively” because during the installation procedure, there’s an option to install extra proprietary packages, such as the NVIDIA drivers and VirtualBox. I checked the box to both of these options and the installation failed because of these. Installation was otherwise fine without installing the extras.


What Comes Out Of The Box
According to the SourceForge download page for Salient OS, “it comes pre-configured with various applications out of the box to aid you in getting started quickly without having to download these applications yourself.” The page goes on to mention DXVK, Lutris, and Proton have been automatically designed so the user has minimal hassle getting these up and running.
Seeing as Salient OS is garnered towards both gamers and content creators, it comes packaged with the following applications:
- DXVK
- Lutris
- Steam
- winetricks
- Blender
- GIMP
- OBS
- SimpleScreenRecorder
- Audacity
- Kdenlive
- Discord
- Telegram
- Firefox
- Chromium
- cpupower-gui
- htop
- along with the rest of the applications supplied in vanilla Arch/Xfce/KDE
Amazing to think all of this was packed into just a 2.6 GB ISO. Though I found it strange it doesn’t ship with LibreOffice.
The Xfce Desktop Environment
The current version of Salient OS ships with Xfce version 4 and uses a dark GTK theme and icon set. It comes with some pretty slick wallpapers:





There’s too many others to put here, but they’re great nonetheless.
A cube icon rests on the top left corner to bring up a list of the installed applications. Running applications will have an icon next to this. System icons, such as Wi-Fi, Bluetooth, and sound are displayed on the top-right. A third panel stretches across the bottom that resembles a similar layout to Mac OS and Plank. It’s pretty nice; I haven’t had the need to change the layout or themes at all. Using htop, I find out the system is using less than 1 GB of RAM without any other applications open. Nice!

General Usage
As someone who has long used only Debian-based distributions, I found making the transition to Arch with Salient OS wasn’t as difficult as I anticipated. I learn that the default package manager that comes with Arch is pacman.
The learning curve here wasn’t all that bad; matter of fact, I found it more simple to install packages with pacman -S <name-of-package> than sudo apt install <name-of-package>. I haven’t even needed to run the sudo command; I still got asked for the root password and installation worked. Updating software takes even less typing than having to run two separate commands on Ubuntu; instead of sudo apt update && sudo apt upgrade, with pacman all one needs to run is pacman -Syu. The “-S” flag tells pacman to synchronize the package(s), “y” fetches a fresh copy of the master package database, and “u” will then upgrade the packages that it finds out-of-date. Removing packages is as simple as pacman -R <name-of-package>.
So I couldn’t install Spotify since it’s not in the official Arch repository. I then discovered what is called Arch User Repositories (AUR). Spotify is one of them. If we look for Spotify in the AUR, we find the git clone URL for it — https://aur.archlinux.org/spotify.git. So we clone that with
git clone https://aur.archlinux.org/spotify.git
We navigate to the new directory that was created via the terminal, then simply enter
makepkg -si
Done. Spotify is now installed on the system.

Note that this is without an AUR helper. Salient OS comes with yay. Using yay, we can simplify the installation by running:
yay -S spotify
In this way, it behaves much like pacman. Updating AUR packages can be done via:
yay -Syu
Now let’s talk about the NVIDIA drivers. You might recall I couldn’t have them installed through the installer itself. So, installing the NVIDIA drivers post-installation went like this:
pacman -S nvidia
Adding 32-bit support:
pacman -S lib32-nvidia-utils
Then a restart. Not quite as simple as installing on Ubuntu, as we’ll have to configure the driver after restart to ensure it will work properly, but still fairly trivial.

Installing software through the “Add/Remove Software” application is non-existant. I couldn’t find any software in any of the categories, although I can search for software with the search bar.

With OBS, I was able to record an interview between myself and Thomas Castleman, the sole developer behind Drauger OS. We used Discord to talk to each other. Strangely, though I set OBS to only record my microphone, it recorded both that and the desktop audio (i.e. it recorded Thomas’ voice as well). Not too big of a deal, however; he sounded just fine.
With the interview recorded, I used Audacity to edit it. I’m not sure if this is an Arch-specific issue or with Audacity in general, but I did experience some intermittent crashing while I was editing, particularly when playing the audio, stopping it, changing the start time slightly forward or back, then playing again. After suffering through that a bit, I finally had the version I was satisfied with and exported the edited audio.
One last thing I wanted to touch on, I was able to install Zoom through the AUR and was able to log in to my meetings successfully, mic and webcam all working. So for the most part, all the software I have used in the past week of me using Salient OS has worked great.
Gaming Performance
Now, what most of you readers out there are probably interested in most here, is how games perform in comparison to other distros. I took F1 2017 and ran some benchmarks. Bear in mind, I’m running these benchmarks with the following hardware/software:
- GTX 1050 Ti
- i5-8400
- 8 GB DDR4 RAM
- Pop!_OS 19.10 w/ Budgie DE w/ driver 440.64, kernel 5.3
- Salient OS 20.03 Xfce edition w/driver 440.64, kernel 5.5


One thing I found interesting with this data, it appears Salient OS caps a few frames over Pop!_OS in terms of the Ultra Low and Low presets. On the other hand, Pop!_OS appears to be the winner from Medium to Ultra High. At any rate, there’s not much of a difference. Like I mentioned earlier, the results are mostly going to depend on what driver version is installed. Little tweaks can be done here and there with the DE and the kernel, but performance is going to be about the same, whether we’re using Ubuntu, Fedora, or Arch.
Am I Going To Keep Using Salient OS?

Glad you asked! I think I will! My experience with Arch so far hasn’t been that bad. I wrote this review on this distro with Firefox. It will be nice to have access to bleeding-edge software with Salient OS, with most of the guesswork taken out than, say, using vanilla Arch. But gaming-wise? It won’t be much different, if at all, than with Pop!_OS anyway. Go ahead and give Salient OS a spin if you dare. If I continue to use Salient OS a few months from now, I’ll give an update and see if I still like it.
I found Silent Reboot years ago and one stream in particular his wife spilled coffee allover his lap. It was unreal but I think it was an accident. Lol Silent Reboot or Robot as he’s called now is an eccentric dude with loads of talent.
This is one of the best distros I’ve ever installed and ran in Salient OS. This latest release is beautifully done. I strongly recommend trying this out and especially if your a creative professional.
As a follow up to this article, have you still been using Salient OS? Is love to see your 6 month review if so.
I had switched to Pop!_OS a number of months ago. Salient OS was absolutely terrific for me, but one day my graphics card suddenly died while my computer was on, and somehow, it borked the Salient OS install.
As to why I switched to Pop!_OS…I guess I wanted to try something different. I do, after all, consider myself a semi-frequent distro-hopper. Salient OS is still a solid option in my book though, and would highly recommend it to any Linux gamer.
Hello! I’m one of those who left the Ubuntu-derived world for Manjaro. Here’s why: * You get all of the rapid Arch upgrades, but delayed 1-3 weeks as the Manjaro devs and community tests everything before release. The best of Arch immediacy and Ubuntu stability… * I hated the Snap proliferation through the Ubuntu ecosystem… Why is a different post. * The AUR is amazing… * For gaming, especially in the early days of DXVK/Proton, it would require Nvidia, Vulkan, and other drivers be up to date literally to the week or sometimes even day of release. Easy on Arch/Manjaro,… Read more »
Yup, I can vouch for Manjaro as well. I also tried Ubuntu and it’s flavors in the past, but I just need more updated software. The PPA system was also not to my liking and for me, I managed to break my Ubuntu usually by trying to get the latest NVIDIA driver on order to play the latest games. Offcourse, when Proton came around I was looking for a good distro that suited my taste. Ended up with Manjaro. Always uptodate, it has access to the AUR so no need to fiddle with PPA nonsense. So here I am, Manjaro… Read more »
The thing is game performance goes beyond FPS count. Linux have higher latency and kernel overhead than windows by default at the point that Valve is commiting to Linux Kernel to try to fix that. As Linux is mainly developed for servers usage, GUI is very incomplete and compositors add 1 to 3 frames of pure inputlag when comparing to windows. So, games tend to feel more responsive in windows than linux. Even if the fps is actualy a little higher in Linux. Gamepad (controllers) support are all over the place. It’s a real mess. Besides the fact that console… Read more »
Regarding your claim of compositors adding 1 to 3 frames of pure inputlag vs Windows, do you have any source of material that shows this in more details?
I swear I thought the input lag present in Linux was a known problem sinse there are a good amount of people talking about the technical part of these things but it seems people who use only Linux isn’t able to perceive it because that’s all they use. I use both windows and linux on a 2700 with a 1080ti. It is noticeable how the mouse responds faster in windows. It gets to the point where the gnome compositor gives up drawing the screen 60x/s and only delivers 30. It is strange when I open youtube and a 60 fps… Read more »
Another video on the topic, better than the first one you linked I think:
https://www.youtube.com/watch?v=3esPpe-fclI
However I am not seeing actual data regarding input lag between compositor vs non-compositor for example. How much this is really an issue is debatable, until I see more details on this.
Also input lag is not a single variable, things like controllers on USB, or wireless, can also induce a large input lag, regardless of how your OS is set up. So once you take every component that drives input lag, I’d like to see if Linux is much worse than Windows/Mac or not.
You aren’t finding input lag data because external equipment is needed to measure (such as a high fps camera). If you have one you can test yourself (and post the results as it’ll be very interesting). The problem exists but it is difficult to percieve because we are talking about milliseconds. A turn-based RPG will not allow you to notice the extra latency. A game that requires a quick response like a hack’n slash, will make you angry as time goes by. I had this problem with Hollow Knight. The native version of Linux does not share the save with… Read more »
Yes USB can introduce something like dozens of milliseconds of lag, depending on the USB controller and also the peripheral. And that is also true on Windows. So let’s say you completely reduce the input lag coming from compositors, you would still be left with a major input lag coming from the USB stack. Which is why I would like to see first actually measurements of the “whole chain” causing input lag rather than just one variable assessments. Note that I am not saying it’s not a problem on Linux, but I have just not been exposed to any evidence… Read more »
I replyed to this but now the post seems to be gone? Or it needs to be aproved? If that’s the case, ignore this one.
I approved your other comment – for some reason it was categorized as spam in the first space, I just rescued it from there 🙂
I ran into the same issue when I first installed Salient OS. Where it says “Categories” in the upper left of Add/Remove Programs, there is a drop-down menu. Choose “Groups” or “Repositories” from that menu, and you’ll be able to browse available programs.
I don’t know why the “Categories” view doesn’t show programs.
Ah, I see now, thanks!
Generally speaking Arch uses Pacman which is a phenominal package manager. There is really no need for a software store. Pacman is just that good; really.
Just click he little shield with checkmark icon in the top right corner of your screen.
Honestly I find that Linux distros perform better in gaming than Windows. Perhaps I am wrong but that is the general consensus that I hear.
I’m about to fire up a game so we will see how she does on this old Thinkpad with Salient OS. I’ll be playing world golf tour.
Yup, in certain instances there are some games that yield slightly better benchmarks on Proton vs. Windows. Amazes me to this day.