Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 714 Bytes

Spack-linuxexternals

a Spack extension to find external/system pacakges using linux package management tools; this finds many more packages than the current spack external find' This generates an updated packages.yaml file in the requested scope.

Usage

In most cases you can just do:

spack linuxexternals

but you can specify --scope scope-name to specify where the packages.yaml will be generated.

Installation

After cloning the repository somewhere, See the Spack docs on adding the path to config.yaml under 'extensions:'