197
submitted 8 months ago by tet@lemm.ee to c/linux@lemmy.ml

How does it stack up against traditional package management and others like AUR and Nix?

(page 3) 50 comments
sorted by: hot top controversial new old
[-] kjaeselrek@lemmy.ml 2 points 8 months ago

I installed PyCharm via flatpak. I don’t appreciate that I can’t access vim via the IDE’s terminal, and so far that’s all I really have to say about it. I like that things are sandboxed, and I think maybe this wasn’t the kind of thing I ought to have used flatpak for.

[-] jollyrogue@lemmy.ml 2 points 8 months ago

I have to agree. I tried some of the JetBrains IDEs from Flathub, and I switched back to the regular JetBrains Toolbox versions.

[-] chronicledmonocle@lemmy.world 2 points 8 months ago

Have you tried granting additional permissions via Flatseal?

[-] kjaeselrek@lemmy.ml 1 points 8 months ago* (last edited 8 months ago)

I haven’t, and prior to this post I wasn’t even aware of flatseal. I haven’t been doing too much dev work on my home machine lately, so fixing this gripe is kinda low on my priority list, but I’ll keep that in mind as an option if I ever get around to it. Most likely, though, I’ll probably just go back to the tarball. I really do think that I picked a less-than-ideal use case for flatpak on this one.

[-] 4vr@lemmy.ca 2 points 8 months ago

I didn’t want to containerize every installed app. Switched to Arch and don’t have to worry about it.

[-] chronicledmonocle@lemmy.world 2 points 8 months ago

I think Flatpaks are great for applications like Firefox, Steam, etc. where dependencies or delay in package distribution due to building multiple versions can be a problem.

However, there are many situations where Flatpak's sandbox can be more detriment than helpful, if the application wasn't developed with that in mind. It's not a silver bullet for everything.

[-] femboy_bird@lemmy.blahaj.zone 2 points 8 months ago

I usually prefer not to use them, but they flatpak for Prism Launcher comes with all versions of Java preinstalled which is convenient because I play verious versions of Minecraf, other than that I try to use xbps as much as possible

[-] chat_mots@jlai.lu 2 points 8 months ago

I love the idea and the philosophy behind ! I have no trouble with them for now, one click install perfect.

However I’ll never use it for programming and I don’t understand why people use vs code flatpak or other coding app, because the app is contained and cannot interact with your system.

[-] Shareni@programming.dev 2 points 8 months ago

the app is contained and cannot interact with your system.

It can. Think of it like allowing a phone app to interact with your stored files.

https://docs.flatpak.org/en/latest/sandbox-permissions.html#

[-] chat_mots@jlai.lu 2 points 8 months ago

@Shareni@programming.dev @CeeBee@lemmy.world thanks for the resources I did not know. I was pretty confused it was not possible to do it and here you are thx ! :)

load more comments (1 replies)
[-] JoeKrogan@lemmy.world 2 points 8 months ago* (last edited 8 months ago)

I like it but I would prefer it to be more restrictive out of the box. Such as have apps declare a list of urls the are permitted to contact , a browser could have * .

I'd like a more granular filesystem list too more akin to apparmors were each file path needed is explicitly defined, in some cases you would need a wildcard or a directory but for most apps this could be done.

[-] thedeadwalking4242@lemmy.world 2 points 8 months ago

I like it, it's good for desktop apps but I LOVEEEEEE nix, if there was a graphical box distro I think it would beat everything else out of the water. Full reproducible builds is not something to sneeze at

[-] cafuneandchill@lemmy.world 2 points 8 months ago

It's alright

[-] iopq@lemmy.world 1 points 8 months ago

Flatpak works most of the time. Nix works almost all the time (except when stuff happens like the download fails)

Flatpak is free to assume anything about your system which is sometimes not compatible with NixOS

[-] Presi300@lemmy.world 1 points 8 months ago

I click install, app launches and I don't need to deal with dependency hell for it. (I like them)

load more comments
view more: ‹ prev next ›
this post was submitted on 08 Mar 2024
197 points (94.6% liked)

Linux

48366 readers
1454 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