How to Install and Uninstall python3-adios2-mpi Package on Kali Linux

Last updated: June 29,2024

1. Install "python3-adios2-mpi" package

In this section, we are going to explain the necessary steps to install python3-adios2-mpi on Kali Linux

$ sudo apt update $ sudo apt install python3-adios2-mpi

2. Uninstall "python3-adios2-mpi" package

Please follow the instructions below to uninstall python3-adios2-mpi on Kali Linux:

$ sudo apt remove python3-adios2-mpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-adios2-mpi package on Kali Linux

Package: python3-adios2-mpi
Source: adios2
Version: 2.9.2+dfsg1-9
Installed-Size: 906
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), libadios2-mpi-core-2 (>= 2.9.2+dfsg1), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: python3-adios2
Size: 239704
SHA256: 6ce4b679cdb0f2594118ebc991770ace578f731e02f8e9e86dec4187cfe3f378
SHA1: b261a161468648598767e217d96a53326eae463a
MD5sum: 0f2dd7445f811ff923a3f63087033248
Description: ADIOS2 Adaptable IO system for simulations - Python bindings (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible 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 you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the Python bindings for the MPI build of
ADIOS2.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ornladios/ADIOS2
Section: libs
Priority: optional
Filename: pool/main/a/adios2/python3-adios2-mpi_2.9.2+dfsg1-9_amd64.deb

5. The same packages on other Linux Distributions