topgrade -y
You're welcome.
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
topgrade -y
You're welcome.
Apt-get is unnecessary nowadays, just use apt, especially for simple commands like this.
sudo apt upgrade -U -y
I prefer Sudo Nala upgrade. It pulls updates before upgrading and does parallel downloads, saturating my 2GB download.
..and while it's running I'll check my email and post something on lemmy!
edit: literally just did this to make sure it would work. Tbh it was a little balky.
topgrade
Itโs all fun and games until you one day you see:
E: Unable to correct problems, you have held broken packages.
And itโs complaining about packages youโve never heard of before.
sudo guix system reconfigure /etc/config.scm
Then you donโt even have to worry about what happens when an evil monkey unplugs your computer in the middle of an update.
sudo apt update && sudo apt upgrade -y && flatpak update -y
sudo zypper dup