@muhyb@programming.dev to linuxmemes@lemmy.world • 1 month agoMicrosoft: "My PC"i.imgur.comimagemessage-square191fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageMicrosoft: "My PC"i.imgur.com@muhyb@programming.dev to linuxmemes@lemmy.world • 1 month agomessage-square191fedilink
minus-square@the_q@lemm.eelinkfedilinkEnglish0•1 month agosudo apt update && sudo apt upgrade -y That’s how easy updating is on (Debian flavors)Linux.
minus-square@itslilith@lemmy.blahaj.zonelinkfedilink0•edit-21 month agosudo nixos-rebuild switch --update
sudo apt update && sudo apt upgrade -y
That’s how easy updating is on (Debian flavors)Linux.
On arch it is sudo pacman -Syu or yay
sudo nixos-rebuild switch --update