How to Install and Uninstall spack Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "spack" package
Please follow the guidance below to install spack on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
spack
Copied
2. Uninstall "spack" package
Here is a brief guide to show you how to uninstall spack on openSuSE Tumbleweed:
$
sudo zypper remove
spack
Copied
3. Information about the spack package on openSuSE Tumbleweed
Information for package spack:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : spack
Version : 0.21.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 6.6 MiB
Installed : No
Status : not installed
Source package : spack-0.21.1-2.1.src
Upstream URL : https://spack.io
Summary : Package manager for HPC systems
Description :
Spack is a configurable Python-based HPC package manager, automating
the installation and fine-tuning of simulations and libraries.
It operates on a wide variety of HPC platforms and enables users
to build many code configurations. Software installed by Spack
runs correctly regardless of environment, and file management
is streamlined. Spack can install many variants of the same build
using different compilers, options, and MPI implementations.
This package provides a module file that must be loaded to use spack.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : spack
Version : 0.21.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 6.6 MiB
Installed : No
Status : not installed
Source package : spack-0.21.1-2.1.src
Upstream URL : https://spack.io
Summary : Package manager for HPC systems
Description :
Spack is a configurable Python-based HPC package manager, automating
the installation and fine-tuning of simulations and libraries.
It operates on a wide variety of HPC platforms and enables users
to build many code configurations. Software installed by Spack
runs correctly regardless of environment, and file management
is streamlined. Spack can install many variants of the same build
using different compilers, options, and MPI implementations.
This package provides a module file that must be loaded to use spack.