renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agoAlmost as annoying as the windows evangelistslemmy.worldexternal-linkmessage-square408fedilinkarrow-up11.12K
arrow-up11.12Kexternal-linkAlmost as annoying as the windows evangelistslemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square408fedilink
minus-squarepumpkinseedoil@mander.xyzlinkfedilinkarrow-up4·1 month ago sudo zypper install programname sudo zypper remove programname or sudo flatpak install programname sudo flatpak uninstall programname Doesn’t get more complicated than that. And for updates sudo zypper refresh sudo zypper update sudo flatpak update Much faster than opening a GUI, and it didn’t take long for me to remember the commands.
or
Doesn’t get more complicated than that.
And for updates
Much faster than opening a GUI, and it didn’t take long for me to remember the commands.