10
What are some things that are easier to do in Linux than in Windows or even macOS?
(hilariouschaos.com)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
Installing softwares is much safer and easier.
Windows:
Linux:
Either do something like...
"sudo dnf install (name of app)" in the terminal
Or simply click on "Install" in the software manager.
Worst case scenario you add some repositories, I love it
That only works though, if the app is in the official repos. Otherwise it gets as complicated as Windows, if not more so. Which technically also has a software manager (Microsoft store), albeit a bad one.
That's more because of you not using winget, not because windows doesn't have package manager.