How to Install and Uninstall libmpich-dev Package on Kali Linux

Last updated: April 23,2024

1. Install "libmpich-dev" package

This tutorial shows how to install libmpich-dev on Kali Linux

$ sudo apt update $ sudo apt install libmpich-dev

2. Uninstall "libmpich-dev" package

This is a short guide on how to uninstall libmpich-dev on Kali Linux:

$ sudo apt remove libmpich-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpich-dev package on Kali Linux

Package: libmpich-dev
Source: mpich
Version: 4.1.2-3
Installed-Size: 59781
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: gfortran | fortran-compiler, g++, libmpich12 (= 4.1.2-3), libhwloc-dev, libucx-dev, mpich (= 4.1.2-3)
Size: 9386164
SHA256: 9a44bb03d5aaa4f0d2600f9c9c6d8ee6a98767a071c506f373a0af4d6d728a23
SHA1: 38e15780f5531842001a22cc099438ef4c5ae851
MD5sum: e2aff122f772f36ac51936effe7fe0ea
Description: Development files 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 headers and static libraries, as well
as the compiler wrappers needed to build MPICH programs.
Description-md5:
Multi-Arch: same
Homepage: https://www.mpich.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mpich/libmpich-dev_4.1.2-3_amd64.deb