muhyb@programming.dev to linuxmemes@lemmy.world · 3 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square204fedilinkarrow-up11.2Karrow-down138
arrow-up11.16Karrow-down1imageMicrosoft: "My PC"i.imgur.commuhyb@programming.dev to linuxmemes@lemmy.world · 3 days agomessage-square204fedilink
minus-squarethe_q@lemm.eelinkfedilinkEnglisharrow-up6·2 days agosudo apt update && sudo apt upgrade -y That’s how easy updating is on (Debian flavors)Linux.
minus-squareitslilith@lemmy.blahaj.zonelinkfedilinkarrow-up1·edit-21 day agosudo nixos-rebuild switch --update
minus-squarebradd@lemmy.worldlinkfedilinkEnglisharrow-up1·1 day agoOn RHEL it’s simply sudo dnf update -y
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
Sudo flatpak update
On RHEL it’s simply sudo dnf update -y