13
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.
That's more because of you not using winget, not because windows doesn't have package manager.