Linux software repos can usually be trusted to a far greater degree, and never come with odd malware toolbars or weird 3rd party ‘downloaders’ like windows install wizards can come with.
Ironically I liked Chocolatey package manager on Windows. Hitting update and everything just updates is great. I hate launching a program and it’s like “here’s an update you need to do before using this and if you kick it down the road you’ll forget about it till next time you launch me”
You can also download and double click executables that have no dependencies (like Pocketbase). The installation process handles resolving dependencies.
Who needs app stores anyway
Software is files, idgaf where they come from
Linux software repos can usually be trusted to a far greater degree, and never come with odd malware toolbars or weird 3rd party ‘downloaders’ like windows install wizards can come with.
Yea and I never accidentally installed mcaffe when running apt install…
Yeah that’s my only real complaint about Linux. I miss the ease of just downloading an exe and double clicking it
Ironically I liked Chocolatey package manager on Windows. Hitting update and everything just updates is great. I hate launching a program and it’s like “here’s an update you need to do before using this and if you kick it down the road you’ll forget about it till next time you launch me”
You can technically do that but app images have their own issues.
You can also download and double click executables that have no dependencies (like Pocketbase). The installation process handles resolving dependencies.
Oh that’s pretty cool I didn’t realize that.