Skip to content

pacvamp list

  • Usage: pacvamp list [FLAGS]

List installed packages with their trust tier

Flags

  • -e --explicit — Only packages installed explicitly
  • -d --deps — Only packages installed as dependencies
  • -f --foreign — Only packages no sync database carries (usually AUR builds)
  • -n --native — Only packages a sync database carries
  • -o --orphans — Only dependencies nothing installed needs any more
  • -l --ledger — Only packages pacvamp installed, with what it recorded
  • --drift — Only packages pacvamp installed whose state changed outside pacvamp
  • -J --json — Print as JSON
  • -h --help — Print help

Released under the MIT License.