What are some things that are easier to do in Linux than in Windows or even macOS?
(hilariouschaos.com)
Installing softwares is much safer and easier.
Windows:
- Search app on a search engine
- Maje sure it's the legit app and not a trojan
- Download the app
- Find and run the .exe
- Going through the warning if not a Microsoft app
- Going through the wizard
Linux:
Either do something like...
"sudo dnf install (name of app)" in the terminal
Or simply click on "Install" in the software manager.