Every project eventually makes their own package manager. Its pretty insane if you stop and think about how routinely the package manager is re-invented.
Where is that comic about standards now that we need it? The one where they create a new standard that is going to solve all the problems, except for now there is just one more standard??
Back in 2000 I started using Linux with RedHat (That’s what they were teaching us in college then.) and got to know RPMs before the automatic package dependency resolution tools. Then I moved to Ubuntu in 2004 and have been using that since, and even had a job where I built custom Linux distros based on Debian where I had to build DEB packages, so I got to know that system pretty well.
But, honestly, if there are better package managers out there I wouldn’t mind changing if it means we all use the same thing.
I don’t know if Flatpak can cover all the scenarios. It seems to be mostly for Desktop apps. I know Ubuntu was able to have system tools installed with Snaps though. However, having apps installed with their dependencies in one package is neat, but it takes a ton more in storage.
Flatpak is a great extra layer to have on top of a regular package manager, but I wouldn’t use it as a sole package management system.
Every project eventually makes their own package manager. Its pretty insane if you stop and think about how routinely the package manager is re-invented.
For real. I don’t mind the million distributions, but can we agree on one single package manager?
Where is that comic about standards now that we need it? The one where they create a new standard that is going to solve all the problems, except for now there is just one more standard??
Edit: https://xkcd.com/927
We don’t even need a new standard. Let’s just settle for one of the existing ones.
I’m okay with this, as long as it’s the one I’m using
And which one is that?
Nix, if it’s not obvious from my other posts
Sure! As long as its nixpkgs.
Apt+snap
No
I’m mildly impressed no-ones downvoted me to hell yet.
Your “no-ones” just caused me great internal confusion.
I just googled noone…
There are only two options that fix dependency hell. Nix and Guix
Back in 2000 I started using Linux with RedHat (That’s what they were teaching us in college then.) and got to know RPMs before the automatic package dependency resolution tools. Then I moved to Ubuntu in 2004 and have been using that since, and even had a job where I built custom Linux distros based on Debian where I had to build DEB packages, so I got to know that system pretty well.
But, honestly, if there are better package managers out there I wouldn’t mind changing if it means we all use the same thing.
I’ve broken both Fedora and Ubuntu already, so I had to find better solutions. With NixOS I can roll back to a previous revision easily on boot
Flatpak it is.
I don’t know if Flatpak can cover all the scenarios. It seems to be mostly for Desktop apps. I know Ubuntu was able to have system tools installed with Snaps though. However, having apps installed with their dependencies in one package is neat, but it takes a ton more in storage.
Flatpak is a great extra layer to have on top of a regular package manager, but I wouldn’t use it as a sole package management system.
the number of package managers went up by 1
Every time someone complains, another package manager is created
Not really
There are only a few mainstream package formats and ultimately you are going to probably be using distro packages or portable formats like Flatpak.