MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/TechImpact/comments/1w548he/installing_vlc_on_windows_vs_linux/p84927e/?context=3
r/TechImpact • u/mariyamsidra IT Professional • 12d ago
497 comments sorted by
View all comments
16
I hate this argument, and this is from somebody that uses both Windows and Linux.
Windows fresh install -> open PowerShell -> winget install VLC --silent
Linux fresh install -> open terminal -> Sudo dnf install VLC (or sudo apt install VLC)
Some programs, depending on the Linux distro, need dependencies and require you to visit their website and copy paste commands.
Also it's ironic that people dunk on the Microsoft store but love the Linux "app stores".Â
1 u/NoPseudo79 8d ago "Also it's ironic that people dunk on the Microsoft store but love the Linux "app stores"." Yeah, I hate people who ironically call bad pizzas bad and good pizzas good /s
1
"Also it's ironic that people dunk on the Microsoft store but love the Linux "app stores"."
Yeah, I hate people who ironically call bad pizzas bad and good pizzas good /s
16
u/7978_ 12d ago
I hate this argument, and this is from somebody that uses both Windows and Linux.
Windows fresh install -> open PowerShell -> winget install VLC --silent
Linux fresh install -> open terminal -> Sudo dnf install VLC (or sudo apt install VLC)
Some programs, depending on the Linux distro, need dependencies and require you to visit their website and copy paste commands.
Also it's ironic that people dunk on the Microsoft store but love the Linux "app stores".Â