As a windows and Mac user who has tried to use Linux multiple times I can’t stand the centralized managers. They never have what I need and then it ends up out of date and not working.
Is there some hidden benefit I’m missing? Because sourcing from the developer seems like the much better way to do it like Mac and Windows.
Easy: Nothing beats the simplicity of brew install whatever or apt install whatever, and then having whateverjust work, in my experience, pretty much every single time.
Security: if they leave checksums on their website I don’t see how it’s any more secure
Up to date: I definitely haven’t had this experience. Multiple times on arch I had issues where an outdated repo caused an app to not be able to boot
Convenience: That’s subjective. I’ve never really seen much convenience from an all in one solution for anything. I find it more of a hassle to find the distro specific manager that has a terrible UI rather than just downloading directly off a web page
I still don’t get the love for package managers.
As a windows and Mac user who has tried to use Linux multiple times I can’t stand the centralized managers. They never have what I need and then it ends up out of date and not working.
Is there some hidden benefit I’m missing? Because sourcing from the developer seems like the much better way to do it like Mac and Windows.
Easy: Nothing beats the simplicity of
brew install whatever
orapt install whatever
, and then havingwhatever
just work, in my experience, pretty much every single time.1.Security 2.Up to date depends on distro, rolling releases have more up to date software 3. Convenience: just open the app center and click install
Security: if they leave checksums on their website I don’t see how it’s any more secure
Up to date: I definitely haven’t had this experience. Multiple times on arch I had issues where an outdated repo caused an app to not be able to boot
Convenience: That’s subjective. I’ve never really seen much convenience from an all in one solution for anything. I find it more of a hassle to find the distro specific manager that has a terrible UI rather than just downloading directly off a web page