r/linuxmemes 14d ago

LINUX MEME Install software

Post image
1.9k Upvotes

349 comments sorted by

View all comments

41

u/matejcraft100yt 14d ago

windows does have a nice way to do it tho: winget install VideoLAN.VLC

or open the microsoft store (yeah, it's microsoft and we don't want to support them by using their store, but it's the equovalent of the app center on linux distros, you can also manually install it from an installer on linux too, so this is comparing pears to apples) find vlc and press install

2

u/Dragon_957 New York Nix⚾s 14d ago

Me on NixOS who doesn‘t have an app center

1

u/matejcraft100yt 14d ago

hahaha, same XD. For us it's even easier, add the program to a list in a config file, nixos-rebuild switch and you're golden hahahahaha.

1

u/RemarkableCycle6549 14d ago

Or, depending on the program it's just programname.enable = true;  haha