this post was submitted on 16 Sep 2024
838 points (97.5% liked)

linuxmemes

20935 readers
213 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
838
Snap out of it (lemmy.zip)
submitted 3 weeks ago* (last edited 3 weeks ago) by 299792458ms@lemmy.zip to c/linuxmemes@lemmy.world
 

How do you guys get software that is not in your distribution's repositories?

you are viewing a single comment's thread
view the rest of the comments
[–] Dop@lemmy.world 11 points 3 weeks ago (20 children)

Linux noob here, can someone ELI5 why snaps are bad? And how does .deb works?

[–] Lettuceeatlettuce@lemmy.ml 18 points 3 weeks ago (4 children)

Snaps are a standard for apps that Ubuntu's parent company, Canonical, has been trying to push for years.

The issue that most people have with them, is that Canonical controls the servers, which are closed source. Meaning that only they can distribute Snap software, which many Linux users feel violates the spirit & intention of the wider free and open source community.

Appimages and Flatpaks are fully open source standards, anybody can package their software in those ways and distribute them however they want.

.deb files are software packaged for the Debian distribution, and frequently also work with other distros that are based on Debian, like Linux Mint.

[–] Dop@lemmy.world 1 points 3 weeks ago

Thanks, I recently needed picocrypt and not being comfortable with the terminal, snap were a rather convenient way to get it installed, I'll avoid them from now on.

load more comments (3 replies)
load more comments (18 replies)