sudo apt install --only-upgrade --no-install-recommends "^vivaldi" "^firefox ^nano"
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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.
Update first, then upgrade
Good catch. Havenβt been using apt in some time.
sudo pacman -Syu
yay
which yay
yay: aliased to paru
Is it even apt-get still? thought they changed over to apt long ago and apt-get is just a symlink for legacy reasons.
At least that's what I last read... (speaking as someone also loving candy) .
apt is a wrapper over the apt- binaries (apt-search apt-cache etc).
apt is meant more for user interaction and apt-get is more stable and more for scripting. But apt-get is often used in online tutorials because it doesn't really change.
I think it wasn't for APT but I once worked for a business with a lot of RHEL, the script that was updating hundreds of servers was using the user wrapper instead of the binaries. A warning was displayed in the script to warn not to use the wrapper for scripts.
I warned my team leader of the issue and was completely ignored and was said that it was an issue for the team that made the script in the first place.
I gave up.
A few weeks later, the poorly designed script botched a major update on hundred of servers because the wrapper had a tiny change and the update script didn't handle it well.
It's insane to me how much money a business can waste for stupid shit like that. The devs warned us not to use their wrapper to script on, the linux team did it anyway, my warning was ignored, many hours of engineers work was wasted fixing the chaos that ensued.
It runs so much faster if you do upgrade first \s
Update before upgrade you nonce
Cβmon, itβs Debian! Obsolete anyway. Update today, upgrade in a week, not like things gonna change. Perhaps the man forgot the upgrade a week ago, upgraded, and then decided to double-check thereβs nothing new anyway. Right?

Order wrong.
they need to make apt get upgrate that does both in the right order...
It's the other way around, but yes, very much yes
he ran it in the wrong order πβοΈ
Plus he couldbhave just used 'apt' one command.
Didn't know we were still doing apt-get
I have a lot to learn
iirc, apt-get is the version to use in scripts. They keep the input & output consistent so that it won't break things.
Regular old apt is for humans to use at the command prompt, and that's what I use all the time.
It's clear why many Windows users won't switch to Linux, when people show them they'd need to use strange IT tools to use it. While, annoying, Windows doesnt need you to be an IT nerd. Linux doesn't either, but to people outside of the Linux bubble, this is how it gets presented. That Windows update sure looks easier than some manual hack.
apt is NOT a manual hack
To a non IT person who hasn't heard of apt, needing to start the update manually, and needing type some magic words in precisely, is the worst it can get.
I just want to share that last semester, the Windows podium computer we used decided randomly to update during a student presentation. It did not help their nerves, but I did turn it into a chance to evangelize Linux.
And no, they can't use their own laptop, the connections to the podium computer, and thus the projector, use VGA...
As someone who works on Windows daily... this is so true. One of the things that really annoys me with Windows is being able to reliably do updates. Running any of the update stuff, seems more like a suggestion and if Windows deems your request worthy, it might SLOWLY do something.
I have no artistic skills so freebie: Arch is like Russian roulette where the odds are good but there is still a non-zero chance some update is going to shit the bed. I don't even know how to convey that in meme form either.

KDE Plasma recommends applying updates at reboot like Windows for stability. In fact, that is how it does them by default
KDE Plasma does what I tell it to
Sure, what I'm saying is the "windows way" of applying updates isn't bad and there's a reason why they do it
In Windows it would be
winget upgrade -all
I'm pretty sure.
Winget update --all
But yes, this updates any packages distributed by Ms store and winget repos. As an IT professional, I love winget.
You've heard of archinstall, now get ready for
archupdate
(it's an alias I made for "pacman -Syu")
Or if you're me, yay -Syu and wait 4 fucking hours (Because you barely ever remember to do it).
You misspelled pacman -Syu
No, you misspelled zypper dup. But with enough time, you'll get there.
Linux noob here. Just upgraded hardware and reinstalled Windows and Linux on the gaming computers and even though I'm a complete Linux beginner, 9 out of 10 software issues were with windows! I couldn't believe a gazzilion dollar company with thousands of employees still couldn't get it right?
Aaaand... you're on Debian, so Blender 4.0 just got added to the testing branch. (Blender 4.0 still haven't been tested for 168 hours of continuous running without touching it)
pacman "See you"
I autorun paru -Syyu while my computer is in the process of booting up /S
"Fun" fact: Windows is finally just now, in the year of our lord 2026, trying to release some updates as "live". As in not requiring reboot.
It's going better than you'd expect, but still far worse than they have any excuse for.