hetrix

source-based package manager · v1.3

all hetrix commands (40+)

fetch, upgrade, rebuild, status, export, and more.

install / manage

  • fetch <package>
  • fetch <user/repo> (GitHub shorthand)
  • fetch --all
  • upgrade <package>
  • upgrade --all
  • rebuild <package>
  • rebuild --all
  • remove <package>

information

  • status
  • info <package>
  • list
  • search <query>
  • installed
  • which <package>

portability

  • export [output.json]
  • sync [--url]

workspace

  • clean
  • clean <package>

config & index

  • index
  • index --edit
  • configgy
  • config
  • config --edit

archives & repos

  • zpaq compress <file> [output]
  • zpaq extract <archive> [dest]
  • zpaq list <archive>
  • repos list
  • repos compress [name]
  • repos extract [name]

flags

  • --all
  • --jobs N
  • --move / --keep
  • --no-clean
  • --index <path>
  • --force