An open API service indexing awesome lists of open source software.

https://github.com/slaclab/slac-cryoem-spack

Spack packages for common cryo-em software
https://github.com/slaclab/slac-cryoem-spack

Last synced: about 1 year ago
JSON representation

Spack packages for common cryo-em software

Awesome Lists containing this project

README

          

# Spack pacakge repo for CryoEM software

This holds a set of spack packages for common cryo-em software.

## Getting Started

Install spack:
```
mkdir /opt/spack
cd /opt/spack
git clone https://github.com/LLNL/spack.git /opt/spack
```

Clone this repo
```
cd /opt/spack/var/spack/repos/
git clone https://github.com/slaclab/slac-cryoem-spack.git
```

Register the repo
```
/opt/spack/bin/spack repo add /opt/spack/var/spack/repos/slac-cryoem-spack
```