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

Last updated: May 18,2024

1. Install "libopenmpi-dev" package

Please follow the guidelines below to install libopenmpi-dev on Kali Linux

$ sudo apt update $ sudo apt install libopenmpi-dev

2. Uninstall "libopenmpi-dev" package

In this section, we are going to explain the necessary steps to uninstall libopenmpi-dev on Kali Linux:

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

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

Package: libopenmpi-dev
Source: openmpi
Version: 4.1.6-5
Installed-Size: 9112
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: gfortran-13 | gfortran-mod-15, libopenmpi3 (= 4.1.6-5), openmpi-common (>= 4.1.6-5), libibverbs-dev (>= 1.1.7), libhwloc-dev, libevent-dev, libpmix-dev, libjs-jquery, libjs-jquery-ui, zlib1g-dev, openmpi-bin (>= 3.0.0-1)
Recommends: libcoarrays-openmpi-dev
Suggests: openmpi-doc
Conflicts: libopenmpi-dev
Breaks: lam4-dev (<< 7.1.4-4), openmpi-doc (<< 4.1.2~rc1-4)
Size: 971692
SHA256: e9e003d60a1ecb519c451c7a05eb994b78522ba67247d1659d9fe15c735fcff6
SHA1: ad4db8e51dbbc1c84d08a19ccd5ef78fa021eaa2
MD5sum: 8d5f1775cd4449242677e156f8321a04
Description: high performance message passing library -- header files
Open MPI is a project combining technologies and resources from several other
projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
MPI library available. A completely new MPI-3 compliant implementation, Open
MPI offers advantages for system and software vendors, application developers
and computer science researchers.
.
This package contains the header files and compiler wrappers which are needed
to compile and link programs against libopenmpi.
Description-md5:
Multi-Arch: same
Homepage: https://www.open-mpi.org/
Tag: admin::cluster, devel::lang:c, devel::library, field::mathematics,
implemented-in::c, role::devel-lib, role::shared-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/openmpi/libopenmpi-dev_4.1.6-5_amd64.deb