this post was submitted on 25 Aug 2025
183 points (88.9% liked)

Memes

52090 readers
1182 users here now

Rules:

  1. Be civil and nice.
  2. 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
[–] Zanka@lemmy.ml 14 points 1 day ago* (last edited 1 day ago) (6 children)

Fedora: sudo dnf update Type the letter y Done.

I don't understand why apt still has update and upgrade as two separate things.

[–] PotatoesFall@discuss.tchncs.de 4 points 1 day ago (2 children)

You can even add the -y flag to skip typing y. Which apparently doesn't work for pacman judging by the command above

[–] deadcade@lemmy.deadca.de 3 points 8 hours ago (1 children)

Since lowercase y as an option to uppercase S already exists to update the database, --noconfirm exists to continue without user confirmation.

[–] NuclearDolphin@lemmy.ml 1 points 8 hours ago

Pacman has the worst CLI flags I've ever seen.

load more comments (3 replies)