this post was submitted on 13 Jan 2025
212 points (92.7% liked)

Linux

50224 readers
1382 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I recently took up Bazzite from mint and I love it! After using it for a few days I found out it was an immutable distro, after looking into what that is I thought it was a great idea. I love the idea of getting a fresh image for every update, I think for businesses/ less tech savvy people it adds another layer of protection from self harm because you can't mess with the root without extra steps.

For anyone who isn't familiar with immutable distros I attached a picture of mutable vs immutable, I don't want to describe it because I am still learning.

My question is: what does the community think of it?

Do the downsides outweigh the benefits or vice versa?

Could this help Linux reach more mainstream audiences?

Any other input would be appreciated!

you are viewing a single comment's thread
view the rest of the comments
[–] Cris16228@lemmy.today 1 points 1 month ago (3 children)

Could you share some pics (without anything private ofc) of bazzite? I wanted to try it but I couldn't use it as live distro. My main problem is arch because I'm used to apt and I find pacman or whatever it uses difficult for me (nothing I can't learn ofc)

I love the idea of getting a fresh image for every update

What do you mean? Thanks

[–] nfms@lemmy.ml 2 points 1 month ago

Bazzite comes packaged with the essentials so that anyone can use it without using terminal. Flatpak is enabled by default and this is the best approach. You can check it out below.
https://docs.bazzite.gg/Installing_and_Managing_Software/
If you're not comfortable yet using any other terminal package manager other than apt, you can still use bazzite and learn with time. You can install most apps through Discover (KDE) or Gnome software

[–] priapus@sh.itjust.works 1 points 1 month ago (1 children)

I don't have any pics cause I'm not currently near my computer that runs bazzite.

If you're mainly using GUI apps you'll probably just be installing everything through flatpak, which you can use via the Discover store that comes with KDE Plasma. CLI apps are installed using homebrew.

The docs might give you some insight on using it: https://docs.bazzite.gg/

[–] Cris16228@lemmy.today 1 points 1 month ago

Noooooo! I'll install it on VM

If you're mainly using GUI apps you'll probably just be installing everything through flatpak, which you can use via the Discover store that comes with KDE Plasma. CLI apps are installed using homebrew.

99% of the times on KDE neon I install using deb files and dpkg

[–] smeg@feddit.uk 1 points 1 month ago (2 children)

Isn't bazzite fedora-based? Meaning you use dnf instead of apt or pacman.

[–] priapus@sh.itjust.works 2 points 1 month ago (1 children)

Since it's immutable, you'll probably not be using DNF much.

[–] smeg@feddit.uk 2 points 1 month ago
[–] Cris16228@lemmy.today 2 points 1 month ago* (last edited 1 month ago)

I don't know what it uses and as someone who always used apt, pacman or dnf is hard to understand

Edit: Not that I can't learn.. Just saying is hard for me