cf9461b5e8949d11b15ab3885946cf40eb7856d3
spack/\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\227\343\201\237\343\203\221\343\203\203\343\202\261\343\203\274\343\202\270\343\202\222\343\202\242\343\203\203\343\203\227\343\203\207\343\203\274\343\203\210\343\201\231\343\202\213.md
... | ... | @@ -0,0 +1,9 @@ |
1 | +引用: [https://spack.readthedocs.io/en/latest/replace_conda_homebrew.html#updating-cleaning-up-old-packages](https://spack.readthedocs.io/en/latest/replace_conda_homebrew.html#updating-cleaning-up-old-packages) |
|
2 | + |
|
3 | +``` |
|
4 | +$ spack env activate myenv |
|
5 | +$ spack mark -i --all |
|
6 | +$ spack concretize --fresh --force |
|
7 | +$ spack install |
|
8 | +$ spack gc |
|
9 | +``` |
|
... | ... | \ No newline at end of file |