Sync a declarative package list with the pacman package manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

386 B

1. Fix Resolve Function Logic

  • 1.1 Change initialization: start packages with Exists: false instead of true
  • 1.2 Reorder to check sync DBs BEFORE local DB
  • 1.3 Separate availability check (sync DBs) from installation check (local DB)
  • 1.4 Add AUR fallback for packages not in sync DBs
  • 1.5 Validate all packages have either Exists or InAUR before returning