this post was submitted on 25 Aug 2025
186 points (87.5% liked)
Memes
52965 readers
681 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.
You can even add the -y flag to skip typing y. Which apparently doesn't work for pacman judging by the command above
Since lowercase
yas an option to uppercaseSalready exists to update the database,--noconfirmexists to continue without user confirmation.Pacman has the worst CLI flags I've ever seen.