Skip to content
Nathan Sparks edited this page Jun 12, 2017 · 2 revisions

hdpm fetch

Fetch packages

Synopsis

Fetch packages.

Download and unpack packages into the $GLUEX_TOP directory. Update Git/SVN repositories.

hdpm fetch [PACKAGE...]

Examples

1. hdpm fetch
2. hdpm fetch sim-recon --deps
3. hdpm fetch root geant4
4. hdpm fetch sim-recon -d --xml https://halldweb.jlab.org/dist/version.xml

Options

  -d, --deps           Include dependencies
      --no-check-url   Do not check URL
      --xml string     Version XMLfile URL or path

SEE ALSO

  • hdpm - A tool for managing GlueX offline software and dependencies

Clone this wiki locally