VOOZH about

URL: https://thenewstack.io/rhino-linux-is-one-of-the-most-innovative-linux-distros/

⇱ Rhino Linux Is One of the Most Innovative Linux Distros - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2024-12-21 06:00:58
Rhino Linux Is One of the Most Innovative Linux Distros
Linux / Tech Culture

Rhino Linux Is One of the Most Innovative Linux Distros

Rhino Linux is a gorgeous desktop that will appease both new users and those with plenty of Linux skills, as well as anyone looking to develop with the open source desktop.
Dec 21st, 2024 6:00am by Jack Wallen
👁 Featued image for: Rhino Linux Is One of the Most Innovative Linux Distros
Feature image: Rhino Linux.

I’ve been reviewing and using Linux distributions for decades. I’ve tried them all, from the minimal to those with more features than most users would ever need. I’ve reviewed desktop Linux distributions that were clearly more about efficiency than aesthetics, while I’ve also worked with distributions that cared more about the look than the functionality.

Then, there are distributions that are equal in usability and good looks. One such distribution is Rhino Linux.

Rhino Linux is a reworking of Ubuntu, but it’s not just about re-inventing the Ubuntu desktop. Rhino Linux is a rolling release distribution, which means it’s always up to date, and you won’t have to worry about installing a new release once it’s available. Install Rhino Linux once, and as long as you keep on the update process, it will always include the newest software and security patches.

Rhino Linux also adds a few other tricks to make it a fascinating desktop distribution. For instance, you’ll find a handy search bar available from the desktop. Click the “U” on the vertical panel, and a search bar will appear. Ulauncher can be used as an application launcher, an online search tool and a directory browser.

Let me show you a few examples of how Ulauncher works.

  • Open the search bar, type ~ and then you can navigate to a directory within your user’s home to view the files. Click on a file to open it.
  • Type g followed by a space to run a Google search. Type so followed by a space to run a search on Stack Overflow. Type wiki followed by a space bar to search Wikipedia.
  • Type the name of an application, and once the entry appears, click to launch it.

Ulauncher is a powerful search tool that makes finding what you need considerably easier. You can also add new search shortcuts. For example, say you want to add the DuckDuckGo search engine. Open Ulauncher preferences (Figure 1), go to Shortcuts, click Add Shortcut, and configure it like so:

👁 screenshot of shortcuts.
Figure 1: You can add as many shortcuts as needed.

Click Save and then open Ulauncher with the keyboard combination Ctrl+Space. In the search bar, type ddg followed by a space and your search string. Hit Enter on your keyboard, and your default browser will open with the search results.

Speaking of quick access, if you look at the top of the Rhino Linux desktop, you’ll see a row of folder locations (Files, Documents, Music, Pictures, Video). If you click any of those entries, the files contained within that directory will appear. Click on an entry to open the file in question.

The Rhino Linux desktop is Xfce, but it’s configured with a unique (and beautiful) layout. Of course, since this is Xfce, there’s no end to the tweaking you can do. This customized desktop experience is called Unicorn, which is as fast as a traditional Xfce desktop but looks far more modern.

But Rhino Linux is much more than just a pretty face. This open source operating system also includes the AUR (Arch User Repositories) that work with Pacstall, which is a command line used on Ubuntu, so it can use those repositories that would otherwise not be available.

Pacstall works very similarly to the official Arch package manager, pacman. For example, if you want to install VS Codium (the open-source version of VS Code) from the AUR. This can be done with the command:

pacstall -I vscodium-deb

You can check to see if an application is available from AUR with a command like:

pacstall -S vscodium

The above command will list all available installation options.

One thing to keep in mind is that upon first login, you’ll be greeted by a setup wizard that allows you to add support for Flatpak, Nix, Snap and AppImage. I would suggest you enable at least one of these universal package managers by clicking the On/Off slider to the On position, then clicking Next (Figure 2).

👁 Image
Figure 2: Enabling universal package managers in Rhino Linux.

When you enable Flatpak, you can also enable the Flatpak Beta Channel, as well as Flatseal (to manage Flatpak permissions).

After that, you can enable various container technologies (Figure 3), such as Docker, Podman, Distrobox, Apptainer, QEUM and VirtualBox.

👁 containerization screenshot.
Figure 3: Adding container support to Rhino Linux.

The final screen allows you to enable Nala, GitHub CLI, Apport and Redshit. Once you’ve taken care of that, click Next, type your user password (when prompted), and everything will be taken care of.

I will say that I ran into an issue after an upgrade and ended up having to reinstall the OS. Even after running a few minutes of troubleshooting, I couldn’t figure out what happened. That’s fine because the Rhino Linux installation is incredibly simple. With a few quick clicks, the installation was off and running. When that was completed, I logged back in and started fresh. This is one of the beauties of testing via a virtual machine. I could have created a snapshot prior to the upgrade, but I’m not accustomed to Linux upgrades going sideways.

In spite of that one hiccup (that I did not experience in the second installation), I found Rhino Linux to be a fascinating and beautiful Linux distribution that would please just about any user.

If this Linux distribution sounds up your alley, I’d suggest downloading an ISO and installing it post haste. Trust me when I tell you that you won’t regret the decision. Rhino Linux is a gorgeous desktop that will appease both new users and those with plenty of Linux skills, as well as anyone looking to develop with the open source desktop.

TRENDING STORIES
Jack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. Although he resides...
Read more from Jack Wallen
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.