Snap out of it
Snap out of it
How do you guys get software that is not in your distribution's repositories?
You're viewing a single thread.
I’m currently on a atomic distro, so how I get my software from favorite to least favorite is this:
- Flatpak
- Appimage
- Fedora distrobox
- rpm-ostree
46 0 ReplyHave you met nix?
6 1 ReplyNix is cool but also incredibly painful
7 0 ReplyI use nix package manager on fedora silverblue. It's awesome.
1 0 ReplyAwesomely painful
2 0 ReplyWhy is it painful for you?
1 0 ReplyIt just is overly complex. Nix has its own environment instead of just being a regular package manager.
3 0 Reply
os-tree is slow as molasses
5 1 ReplyAs it should be, don't do that.
Doctor, when I do this it hurts...
Also, you're creating a disk image...
8 0 ReplyIt is. I also wonder if there was a model that accomplishes the same thing but with less image copying.
Like, make snapshots every day, but manual installs are not snapshotted but still tracked with ostree. So you can revert them, display them transparently etc.
4 0 Reply
finally, somebody in this thread who doesn't live in the past.
System package manager is for system binaries. Not for applications.
3 0 Reply