Microsoft: "My PC"
sudo apt update && sudo apt upgrade -y
That's how easy updating is on (Debian flavors)Linux.
sudo nixos-rebuild switch --update
On RHEL it's simply sudo dnf update -y