commands.sh

pacsync

linux

Update sync databases.

More info →

Examples (5)

Update all sync databases

Update specific sync databases

sudo pacsync repository1 repository2 ...

Update sync databases even if they are already up-to-date

sudo pacsync --force

Update sync databases using a specific configuration file

sudo pacsync --config path/to/pacman.conf

Update sync databases and return true only if a database was actually updated

sudo pacsync --updated
made by @shridhargupta | data from tldr-pages