How to Install and Uninstall libmpich12 Package on Kali Linux

Last updated: May 14,2024

1. Install "libmpich12" package

Learn how to install libmpich12 on Kali Linux

$ sudo apt update $ sudo apt install libmpich12

2. Uninstall "libmpich12" package

Please follow the guidelines below to uninstall libmpich12 on Kali Linux:

$ sudo apt remove libmpich12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpich12 package on Kali Linux

Package: libmpich12
Source: mpich
Version: 4.1.2-3
Installed-Size: 42858
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgfortran5 (>= 9), libhwloc15 (>= 2.10.0), libstdc++6 (>= 5), libucx0 (>= 1.15.0)
Breaks: libmpich1.0-dev (<< 3)
Size: 7425288
SHA256: 23109efc5285b3b814cd199fe854af3738b90d0b1156292aef872677e620613e
SHA1: 076f6659cf744c54849c440ddce396505ac8be5a
MD5sum: e011ee54a4e70359dd5cf01e6e20d92b
Description: Shared libraries for MPICH
MPICH is a high-performance and widely portable implementation of the
MPI-3.1 standard from the Argonne National Laboratory.
It efficiently supports different computation and communication platforms
including commodity clusters, SMPs, massively parallel systems, and
high-speed networks.
This release has all MPI 3.1 functions and features required by the standard
with the exception of support for the "external32" portable I/O format and
user-defined data representations for I/O.
.
This package includes the MPICH shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.mpich.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mpich/libmpich12_4.1.2-3_amd64.deb