this post was submitted on 31 Mar 2024
411 points (96.8% liked)

Linux

46775 readers
1659 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 4 months ago (70 children)
[–] [email protected] 4 points 4 months ago

But not voluntarily. Since it's.integrated with apt you randomly get snap garbage installed instead.

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

I use Ubuntu.

Downvotes to the right mocking laughs to my face.

[–] [email protected] 2 points 4 months ago

Ubuntu may be good at being semi-stable.

Just run unsnap and experience actually secure apps.

Did you know that Snaps are only sandboxed on Ubuntu with Apparmor? This makes them more versatile than Flatpaks using Bubblewrap (the whole system is sandboxed like that) but will break all sandboxing if systems dont use Apparmor, or dont include all patches.

[–] Vendetta9076 3 points 4 months ago

Before the current itteration of my homelab I used Ubuntu. Never used snap tho.

[–] [email protected] 3 points 4 months ago* (last edited 4 months ago) (1 children)

Last I used Ubuntu, removing snap was a one time thing that took 5 minutes, of which 4 of them was looking for my notes from the time before.

I ditched Ubuntu, but it wasn't because of snap. Maybe this has changed in the last 3 years?

[–] [email protected] 1 points 4 months ago

Yes. Now if you use apt to install Firefox or Thunderbird, it will reinstall snap and install the snap versions of those programs.
If you blacklist snap, it'll throw an error when you try to install Firefox or Thunderbird cause it can't resolve their "dependencies".
You'll have to install those programs from outside of Ubuntu's repositories, and the list of affected programs is growing.
Ubuntu's stated goal is to eventually use snap for all userland apps.

load more comments (66 replies)