How to Install and Uninstall adios-openmpi1 Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "adios-openmpi1" package

Please follow the guidance below to install adios-openmpi1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install adios-openmpi1

2. Uninstall "adios-openmpi1" package

Please follow the guidelines below to uninstall adios-openmpi1 on openSuSE Tumbleweed:

$ sudo zypper remove adios-openmpi1

3. Information about the adios-openmpi1 package on openSuSE Tumbleweed

Information for package adios-openmpi1:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : adios-openmpi1
Version : 1.13.1-5.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : adios-openmpi1-1.13.1-5.5.src
Summary : The Adaptable IO System (ADIOS)
Description :
The Adaptable IO System (ADIOS) provides a way for scientists to
describe the data in their code that may need to be written, read, or
processed outside of the running simulation. By providing an external
to the code XML file describing the various elements, their types,
and how one wishes to process them for a particular run, the routines
in the host code (either FORTRAN or C) can transparently change how
they process the data.