How to Install and Uninstall openmpi-bin Package on Kali Linux

Last updated: May 03,2024

1. Install "openmpi-bin" package

Please follow the instructions below to install openmpi-bin on Kali Linux

$ sudo apt update $ sudo apt install openmpi-bin

2. Uninstall "openmpi-bin" package

Learn how to uninstall openmpi-bin on Kali Linux:

$ sudo apt remove openmpi-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the openmpi-bin package on Kali Linux

Package: openmpi-bin
Source: openmpi
Version: 4.1.6-5
Installed-Size: 543
Maintainer: Alastair McKinstry
Architecture: amd64
Replaces: libopenmpi-dev (<< 4.0.5-3)
Depends: libc6 (>= 2.34), libevent-core-2.1-7 (>= 2.1.8-stable), libopenmpi3 (>= 4.1.6), openmpi-common (>= 4.1.6-5), openssh-client | ssh-client
Suggests: gfortran | fortran-compiler
Conflicts: openmpi-bin
Breaks: lam4-dev (<< 7.1.4-4), libmpich-dev (<< 3.3~b1-5), libopenmpi-dev (<< 4.0.5-3), mpich (<< 3.3~b1-5)
Size: 225520
SHA256: fa8f132bce626517beb3fb115cbf9f089351ddc5fa00ff0db8e22d7416261bac
SHA1: 503ca426a0b65803eacdf28ea1ad0588178c4fa7
MD5sum: cf7b308df090fc5e8928685437b8a9c5
Description: high performance message passing library -- binaries
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.1 compliant implementation, Open
MPI offers advantages for system and software vendors, application developers
and computer science researchers.
.
Features:
* Full MPI-3.1 standards conformance
* Thread safety and concurrency
* Dynamic process spawning
* High performance on all platforms
* Reliable and fast job management
* Network and process fault tolerance
* Support network heterogeneity
* Single library supports all networks
* Run-time instrumentation
* Many job schedulers supported
* Internationalized error messages
* Component-based design, documented APIs
.
This package contains the Open MPI utility programs.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.open-mpi.org/
Tag: admin::cluster, field::biology, field::chemistry, field::mathematics,
field::physics, implemented-in::c, interface::commandline,
protocol::ssh, role::program, scope::utility
Section: net
Priority: optional
Filename: pool/main/o/openmpi/openmpi-bin_4.1.6-5_amd64.deb