this post was submitted on 08 Mar 2024
194 points (94.5% liked)

Linux

56347 readers
884 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 6 years ago
MODERATORS
 

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
[–] [email protected] 2 points 1 year ago (3 children)

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.

[–] [email protected] 2 points 1 year ago

@[email protected] @[email protected] 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 (2 replies)
[–] [email protected] 2 points 1 year 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.

[–] [email protected] 2 points 1 year ago

It's alright

[–] [email protected] 2 points 1 year ago (3 children)

The sandbox can be very cumbersome when there is not a way to break out. I'm thinking specifically of command line tools for developers. You can poke holes in the sandbox to access the filesystem, but the moment you want to run an executable it won't let you.

[–] [email protected] 2 points 1 year ago (4 children)

Flathub doesn't accept CLI tools (unlike the Snap store)

Regarding modifying Sandboxes, try Flatseal

load more comments (4 replies)
load more comments (2 replies)
[–] [email protected] 2 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 1 points 1 year ago

It's pretty good for desktop apps, but it doesn't provide CLI applications, so I still have to rely on the AUR. There are some issues with it, but overall I think it's the best solution we currently have. And it's very easy to use, which is great for new users and it will become important if Linux continues growing like this.

[–] [email protected] 1 points 1 year ago

The picture is too big.

[–] avidamoeba 1 points 1 year ago

What's not to Ike? These systems' development has been long overdue.

[–] [email protected] 1 points 1 year ago
load more comments
view more: ‹ prev next ›