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

hdpm add

Add packages to the current settings

Synopsis

Add packages to the current package settings.

Restore one or more packages to the default settings.

To see available packages use:

  1. hdpm show -e (for extra packages)
  2. hdpm show -m (for default/master packages)
hdpm add PACKAGE...

Examples

1. hdpm add pypwa
2. hdpm add virtualenv gluex_workshops
3. hdpm add sim-recon   (to restore default settings)

SEE ALSO

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

Clone this wiki locally