this post was submitted on 16 Jan 2024
1885 points (96.0% liked)

linuxmemes

20892 readers
536 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] embed_me@programming.dev 10 points 8 months ago

It's like Pacman -sY to install. Makes no sense.

If you read the man page for pacman, it helps. S stands for synchronise, Q for query (local), F is for find (remote), R is for remove. The following sub options (yu after -S) are specific to each main option.