this post was submitted on 15 Aug 2025
16 points (100.0% liked)
Arch Linux
9122 readers
1 users here now
The beloved lightweight distro
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't have an answer either but there is also
checkupdates
from pacman-contrib pkg, it optionally allows you to pre-DL the updated packages into the (global package) cacheThank you. This is a better temporary solution.
You can also do
pacman -Syuw
to download only.-w
=--downloadonly