:install should run -Syu before installing a package, matching the default behavior of AUR helpers like yay and paru. This avoids partial upgrades, which the Arch wiki explicitly warns against.
A sync_before_install option in config.toml should allow users to opt out and fall back to -S only.
Depends on #5.
:installshould run-Syubefore installing a package, matching the default behavior of AUR helpers likeyayandparu. This avoids partial upgrades, which the Arch wiki explicitly warns against.A
sync_before_installoption inconfig.tomlshould allow users to opt out and fall back to-Sonly.Depends on #5.