this post was submitted on 02 Oct 2023
415 points (94.1% liked)

linuxmemes

21048 readers
1075 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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 sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
    415
    submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
     

    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 6 points 1 year ago (18 children)

    Not as easy or as convenient as yay -Sy appname

    [–] [email protected] 2 points 1 year ago (7 children)

    it actually is, you just append the distrobox command before it

    distrobox enter arch -- yay -Sy appname

    [–] [email protected] 5 points 1 year ago (6 children)

    A simple yay -Sy from Arch btw takes less computing power and doesn't depend on an external dependency.

    [–] [email protected] 2 points 1 year ago (1 children)

    Any reason not to just use yay? That's an alias for yay -Syu, which in and of itself, at least if I understood it correctly, is basically just pacman -Syu and from what I've read on the arch wiki -Sy is heavily discouraged.

    [–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

    yay in the example was used to install an AUR; not to update the system which is what you are talking about. And the discouragement you speak of -Sy applies only to pacman upgrades, not AUR helpers. The only reason the y is discouraged in the wiki when installing a package is because it fetches updated data from the repos which might lag the rest of the system (and potentially the resulting dependencies if any). Most of the time it is not a concern as most (quality) software is made to be backwards compatible anyway.

    load more comments (4 replies)
    load more comments (4 replies)
    load more comments (14 replies)