this post was submitted on 25 Aug 2025
187 points (88.8% liked)
Memes
52090 readers
1108 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fedora: sudo dnf update Type the letter y Done.
I don't understand why apt still has update and upgrade as two separate things.
Sometimes you just wanna see what’s out there
You can have a separate refresh/update command and still make the upgrade-command auto-refresh.
(You can also have a
--no-refresh
flag on the upgrade-command, in case you don't want the refresh for whatever reason.)