this post was submitted on 16 Aug 2024
26 points (100.0% liked)
Linux
5381 readers
27 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't used one, but my guess would be they're fine if you're a "web browsing and email" sort, but most of us here probably aren't, and then you're going to have pain when you need to install some tool that expects to be installed globally, because so many pieces of open source software assume the "spew files all over
/usr
" installation method.Feels like you'd be spending a lot of time fighting expectations in the same way that Nix has to.
I hope this changes once
bootc
is mature, but if you currently need a package that comes as a weird binary or tries to make system changes at runtime (like some VPN clients), it might be difficult or impossible to work a solution.True, it constantly feels like a war game with my own system and I wanted to know if it gets any better :D
That's why you install with rpm-ostree or similar. It creates a overlay that is the app
Maybe you should actually try one before sharing your thoughts.