you are viewing a single comment's thread
view the rest of the comments
[–] 36 points 6 months ago (14 children)

Just not snaps.

AppImage and flatpak are fine though

  • source
  • parent
  • hideshow 14 child comments
  • [–] 9 points 6 months ago (12 children)

    Whats wrong with snaps? My only "issue" with appimages is i tend to leave them in my downloads folder and lose them

  • source
  • parent
  • hideshow 12 child comments
  • [–] 20 points 6 months ago*

    The snap store is a shit show of security issues.

    Forced migration to snaps.

    Performance issues.

    Proprietary back end.

    Slow to install

    Slow to start

    Eat up RAM

    Eat up disk space

    They screw up access to devices.

    They automatically update themselves without user confirmation.

    Fuck snaps. Fuck Canonical.

  • source
  • parent
  • [–] 6 points 6 months ago (4 children)

    There's an appimaged daemon you can install that will manage them, and it watches a bunch of folders to integrate appimages with xdg and whatever window manager you've got. ~/Applications looks like an easy pick, or ~/.local/bin.

    Appimages you decide to keep you can just move there!

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 6 months ago (3 children)

    Why do you keep appimages? I don't do that and now I'm wondering if I do something wrong. But I try to install from repos as much as possible.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 6 months ago*

    I've used one or two tools that only distribute for my system as an appimage or as source code.

    I can't always be bothered to set up a compilation environment or deal with removing dependencies.

    I only use one or two regularly, but it's nice to have them integrated!

    I prefer from the distro's repos, then source, then flatpack, then appimage. Sometimes you have to take what you can get!

  • source
  • parent
  • [–] 1 point 6 months ago

    That's why I whenever I download an appimage that I intend to use somewhat regurarly, I typically make a .desktop file for it in /usr/share/applications so it shows up in my app menu or rofi or dmenu or whatever and I don't have to go looking for it. It also helps to have a folder you toss them all into

  • source
  • parent