this post was submitted on 23 Aug 2023
455 points (98.1% liked)

Linux

45595 readers
756 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
 

What use to be the PPA that allowed Ubuntu users to use native .deb packages for Firefox has recently changed to the same meta package that forces installation of Snap and the Firefox snap package.

I am having to remove the meta package, then re-uninstall the snap firefox, then re-uninstall Snap, then install pin the latest build I could get (firefox_116.0.3+build2-0ubuntu0.22.04.1~mt1_arm64.deb) to keep the native firefox build.

I'm so done with Ubuntu.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 10 months ago (5 children)

Check out VanillaOS. I think it's pretty neat. Their webpage doesn't really get into the benefits as much as I think they should, but a very quick summary is that it leverages distrobox and some custom package manager to allow you to seamlessly install and run packages from other distros. It's also kind of an immutable OS (but not really). It lets you pick which types of apps you want during the install (snaps, fltapak, AppImage, etc)

I am not super in the loop about why people are so against snaps, but I don't like the centralized nature of them, and if that's also the general concern, then flatpak should be fine, since it's decentralized.

I saw a couple youtube videos about VanillaOS; I could certainly find you one of them if you want to know more.

[–] [email protected] 3 points 10 months ago (4 children)

Why do you say it's "not really" immutable? It is immutable with an A/B partitioning system using ABRoot.

[–] [email protected] 1 points 10 months ago (3 children)

You can disable it to install stuff if you want.

[–] [email protected] 2 points 10 months ago (1 children)

That was true with Almost, but they've now switched to ABRoot, which uses overlays instead. https://documentation.vanillaos.org/docs/ABRoot/

[–] [email protected] 1 points 10 months ago (1 children)

rpm-ostree does this longgg way before

[–] [email protected] 0 points 10 months ago

True, but how is that relevant? ABRoot has its own benefits and drawbacks over OSTree.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)