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.
 
 

330 B

Scope

In Scope

  • Extract package resolution from pacman.go to pkg/fetch
  • Deduplicate orphan listing
  • Keep pacman write operations in pacman package
  • Maintain existing CLI API

Out of Scope

  • New features
  • New package management backends (e.g., libalpm alternatives)
  • Config file changes
  • State file format changes