this post was submitted on 29 Mar 2025
459 points (79.1% liked)

linuxmemes

24192 readers
1515 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    For context: I habe a PC with an 8gb SSD and I somehow need to get an app on there that only has a flatpak release

    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] bjoern_tantau@swg-empire.de 62 points 4 days ago (5 children)
    [–] exonode@lemm.ee 52 points 4 days ago

    Compile it yourself.

    Instructions unclear. Cmake ninja tool chain uses another 8gb and still get compile errors

    load more comments (3 replies)
    [–] DmMacniel@feddit.org 53 points 4 days ago (1 children)

    did you see those little < in front of the download sizes? org.kde.KStyle.Adwaita, org.kdePlatform.Locale, org.kde.Platform and com.ktechpit.torrhunt won't be fully downloaded as those are possibly already installed and can be reused, so in the best case you only download org.freedesktop.Platform.GL.nvidia-570-86-16 fully.

    [–] lastweakness@lemm.ee 2 points 2 days ago

    There's also deduplication across the different files. So you could even end up with less overall size over time if you use Flatpaks for everything.

    [–] possiblylinux127@lemmy.zip 39 points 4 days ago (1 children)

    2TB?

    I only see around 500mb

    load more comments (1 replies)
    [–] Rooty@lemmy.world 10 points 3 days ago

    Flatpak is love, flatpak is life.

    [–] superkret@feddit.org 46 points 4 days ago* (last edited 4 days ago) (8 children)

    I habe a PC with an 8gb SSD

    Are you using a first gen eeePC?
    I think I bought one of those for 40€, 12 years ago.

    load more comments (8 replies)
    [–] swelter_spark@reddthat.com 12 points 3 days ago (1 children)

    I liked Snaps and Flatpaks fine when I first started using Linux, and the distro I was on treated them the same as software in the repo, but I eventually started to avoid them because of the space they take up, and because I got tired of constantly having to mess around with permissions to try to get things working. Now, if something isn't available in rpm, I use AppImage or a tarball, or compile it myself.

    [–] corsicanguppy@lemmy.ca 6 points 3 days ago (2 children)
    • rpm: signed payload and manifest with signatures in bill of materials that integrates and coordinates with system db and allows enterprise content review and validation at every step and/or easy back-out.
    • flatpack/app image - none of these.

    Anyone interested in build, security, deployment, should have issue with that. But look at its corp champions and discover their motive.

    load more comments (2 replies)
    [–] AllHailTheSheep@sh.itjust.works 6 points 2 days ago (1 children)

    and 8gb ssd? at that size it's surely a removable 2242 ngff drive, it's like 10$ for a 64gb one. you're quite literally throttling your systems read/write speed, cause ssds want at least 20% free to manipulate files.

    load more comments (1 replies)
    [–] pewpew@feddit.it 32 points 4 days ago (6 children)

    Hope you don't find out about Snaps

    load more comments (6 replies)
    [–] mr_right@lemmy.dbzer0.com 15 points 3 days ago

    flatpak install/update <package name> --no-related

    there problem solved

    [–] secret300@lemmy.sdf.org 8 points 3 days ago

    btrfs compression and dedupe. Saves a lot of space

    [–] Grass@sh.itjust.works 32 points 4 days ago* (last edited 4 days ago) (3 children)

    its barely legible but isnt that still less than a gb? where you you even get an 8gb ssd? why would you use one outside of some specialized embedded application that shouldn't even have a desktop interface? and even then why not something lighter than kde or gnome

    load more comments (3 replies)
    [–] boredsquirrel@slrpnk.net 27 points 4 days ago* (last edited 4 days ago) (1 children)

    Yes absolutely true, but also no.

    https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker

    For me it is 32GB of data with deduplication, and only like 25GB with BTRFS compression.

    So while still way too much, not really a problem if you have a reasonable 50mbits+ internet connection and a 200GB+ SSD

    There should still be waay more force. There should only be one runtime (FDO) and KDE and GNOME being extensions to that. Not sure if these perfectly dedupe though

    load more comments (1 replies)
    [–] interdimensionalmeme@lemmy.ml 2 points 2 days ago (1 children)

    Don't your filesystem deduplicate it on the fly anyway?

    [–] CannedYeet@lemmy.world 1 points 2 days ago

    I believe that's what ostree is for

    [–] daggermoon@lemmy.world 15 points 3 days ago

    Just build from source

    [–] halva@sh.itjust.works 5 points 3 days ago

    you probably have thrice that in your yay/paru or emerge cache

    i know what you are.

    [–] daniskarma@lemmy.dbzer0.com 11 points 3 days ago

    Build it from source them.

    [–] daggermoon@lemmy.world 13 points 3 days ago (4 children)

    I actually like flatpak. The only issues I have are with GTK apps which I try not to use anymore.

    load more comments (4 replies)

    TONS OF SAME STUFF

    every time:

    downloads a different version of KDE from 2014

    [–] jmf@lemm.ee 5 points 3 days ago (1 children)

    Ok dude, you should have looked at the minimum requirements for a linux install before buying that thin client. I checked debian and fedora and both had minimun requirements exceeding 8gb for graphical environments. Read the manual, stop bashing a tool you arent using right. Flatpak works great for almost every use case, especially if you learn how to tweak the sandbox.

    load more comments (1 replies)

    I absolutely hate all this container shit, for my uses. That said, they make sense when you need to sandbox applications for whatever reason, but most of those uses seem like they would be better served with VMs.

    load more comments
    view more: β€Ή prev next β€Ί