Skip to content

pacvamp apply

  • Usage: pacvamp apply [-y --yes] [-n --dry-run]

Make the machine match the manifest

Installs what is declared present and missing, then removes what is declared absent and installed. Each transaction is shown and confirmed like install and remove.

Flags

  • -y --yes — Proceed without asking; refuses a plan with warnings
  • -n --dry-run — Show the plan and the commands, run nothing
  • -h --help — Print help

Released under the MIT License.