I know, and trust me, I hate Apple for essentially breaking my computer after an update. But I had my MacBook for 6 years now, use it daily, and have no hiccups other wise.
Yeah, back when I was playing around with terminal not having a package manager was a huge pain in the ass.
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.
I’ve not had that experience. I’ve had to go hunting down package names on google before I can install it using the package manager, when instead I could have just downloaded it from their website.
Apt, brew and whatever Arch has have all had the same problems for me. They almost never work out of the box and they’re a major reason I don’t like using Linux on desktop.
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
That is an interesting sentence: as long as you don’t update it’s extremely stable
But this is more about macOS having no package manager (officially), telemetry and such
I know, and trust me, I hate Apple for essentially breaking my computer after an update. But I had my MacBook for 6 years now, use it daily, and have no hiccups other wise.
Yeah, back when I was playing around with terminal not having a package manager was a huge pain in the ass.
Do you know about Brew?
At the time I couldn’t get it to work. It’s been years though
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.Click download on the webpage Drag downloaded app to wherever you want to store it Open app
It’s just a matter of what you’re used to.
Packet managers are quicker to use. They also keep everything up to date.
Personally I find them slower and less convenient. Like they said, it’s easier to do what you’re used to.
I’ve not had that experience. I’ve had to go hunting down package names on google before I can install it using the package manager, when instead I could have just downloaded it from their website.
Apt, brew and whatever Arch has have all had the same problems for me. They almost never work out of the box and they’re a major reason I don’t like using Linux on desktop.
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