How to Install and Uninstall spack Package on openSUSE Leap
Last updated: November 05,2024
1. Install "spack" package
This guide let you learn how to install spack on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
spack
Copied
2. Uninstall "spack" package
This guide covers the steps necessary to uninstall spack on openSUSE Leap:
$
sudo zypper remove
spack
Copied
3. Information about the spack package on openSUSE Leap
Information for package spack:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : spack
Version : 0.21.1-150400.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.6 MiB
Installed : No
Status : not installed
Source package : spack-0.21.1-150400.12.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : spack
Version : 0.21.1-150400.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.6 MiB
Installed : No
Status : not installed
Source package : spack-0.21.1-150400.12.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.