this post was submitted on 08 Sep 2023
325 points (93.1% liked)

Linux

46750 readers
2230 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
325
Why I dislike snaps (lemmy.dbzer0.com)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Screenshot doesn't even show half.

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

Why I hate snaps/flatpak:

  • 1
    • package/appimage ~80mb
    • snap/flatpak >500mb
  • 2
    • p/a - app + dependencies
    • s/f - app + minimal linux distribution
  • 3
    • p/a - can be easily run from terminal
    • s/f - flatpak run com.very.easy.to.remember.and.type.name
[–] [email protected] 11 points 11 months ago (1 children)

snap/flatpak >500mb

And to make it worse, snap keeps copies of previous versions of all programs. Which can be good if you need to roll something back, but at least last time I used Ubuntu it didn't provide any easy way to configure retention or clean up old snaps.

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

There is an Flatpack called FlatSweep on Flathub.

load more comments (23 replies)