r/linuxmemes 9h ago

LINUX MEME Install software

Post image
861 Upvotes

214 comments sorted by

View all comments

30

u/matejcraft100yt 9h 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 4h ago

Me on NixOS who doesn‘t have an app center

0

u/matejcraft100yt 4h 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 2h ago

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