Skip to content

pacvamp import

  • Usage: pacvamp import [FLAGS]

Preview a manifest from explicitly installed packages

Matches current repositories and queries AUR metadata for foreign packages. Existing declarations are preserved. Unknown foreign packages are skipped; an AUR match is a candidate source, not proof of the installed build's origin. No packages are installed and no approvals or provenance are created.

Flags

  • --write — Save the proposed additions to the user manifest without installing anything
  • --offline — Do not query the AUR; foreign packages remain unresolved
  • -J --json — Print the preview as JSON; incompatible with --write
  • -h --help — Print help

Released under the MIT License.