@[email protected] to linuxmemes • 3 days agoMicrosoft: "My PC"i.imgur.comimagemessage-square194fedilinkarrow-up11.2Karrow-down138
arrow-up11.16Karrow-down1imageMicrosoft: "My PC"i.imgur.com@[email protected] to linuxmemes • 3 days agomessage-square194fedilink
minus-square@[email protected]linkfedilinkEnglish5•1 day agosudo apt update && sudo apt upgrade -y That’s how easy updating is on (Debian flavors)Linux.
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