this post was submitted on 07 Nov 2025
48 points (98.0% liked)
Linux
59444 readers
699 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On bazzite, your search order for apps/packages should be something like:
ujust. This is more for general configs than specific apps, but take a look at what it offers.rpm-ostree is a last resort because it compromises the "atomic" principle of the system, but in a pinch it will give you access to anything you could get with
dnfon a regular Fedora install.Don't sleep on Distrobox. I have a Debian box so I can run Signal from its official repo and install Geany with both GUI and CLI support. Once you export applications from distrobox they behave like first-class citizens within your desktop.
I strongly recommend trying Distrobox. If you instead hop distros, you're going to find yourself in a similar situation eventually, where something is unreasonably difficult. That's why Distrobox exists; so you can get the best of all worlds.
Agree on distrobox and I'd put it before homebrew
Just for further context, here's the docs page advocating for approximately this order of priority for installing stuff. I found myself returning to this page a lot when getting to grips with Bazzite as my first immutable distro.