this post was submitted on 17 Nov 2024
33 points (100.0% liked)

Arch Linux

7777 readers
2 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] that_leaflet@lemmy.world 2 points 5 days ago

No, you are never specifying to actually upgrade the package with the 'u' flag. Running pacman -Sy archinstall would upgrade the package, since it would first refresh the package cache then reinstall the latest version.

Also, there's not really a benefit to using 2 'y's but it does add some extra stress to the package mirrors, so I would avoid doing that.