Sorry if this is not the right community to ask this, but I just wondered this today.
Users often think of Linux as being more complicated to use than something like Windows or macOS, but I’m sure there are plenty of things made easier in Linux than the other two more common consumer OSes.
What are some that come to mind for you?
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.