How to Install and Uninstall mpich_4_1_2-gnu-hpc Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "mpich_4_1_2-gnu-hpc" package

This is a short guide on how to install mpich_4_1_2-gnu-hpc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mpich_4_1_2-gnu-hpc

2. Uninstall "mpich_4_1_2-gnu-hpc" package

In this section, we are going to explain the necessary steps to uninstall mpich_4_1_2-gnu-hpc on openSuSE Tumbleweed:

$ sudo zypper remove mpich_4_1_2-gnu-hpc

3. Information about the mpich_4_1_2-gnu-hpc package on openSuSE Tumbleweed

Information for package mpich_4_1_2-gnu-hpc:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mpich_4_1_2-gnu-hpc
Version : 4.1.2-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 43.9 MiB
Installed : No
Status : not installed
Source package : mpich_4_1_2-gnu-hpc-4.1.2-1.4.src
Upstream URL : http://www.mpich.org/
Summary : High-performance and widely portable implementation of MPI
Description :
MPICH is a high performance and widely portable implementation of the Message
Passing Interface (MPI) standard.
The goals of MPICH are:
* to provide an MPI implementation that efficiently supports different
computation and communication platforms including commodity clusters
(desktop systems, shared-memory systems, multicore architectures),
high-speed networks and proprietary high-end computing systems
(Blue Gene, Cray)
* to enable cutting-edge research in MPI through an easy-to-extend modular
framework for other derived implementations