How to Install and Uninstall xmpi Package on Kali Linux

Last updated: May 17,2024

1. Install "xmpi" package

Please follow the steps below to install xmpi on Kali Linux

$ sudo apt update $ sudo apt install xmpi

2. Uninstall "xmpi" package

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

$ sudo apt remove xmpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmpi package on Kali Linux

Package: xmpi
Source: xmpi (2.2.3b8-14)
Version: 2.2.3b8-14+b1
Installed-Size: 299
Maintainer: Camm Maguire
Architecture: amd64
Replaces: xmpi1-runtime
Depends: sensible-utils, lam-runtime, libc6 (>= 2.14), libgcc1 (>= 1:3.0), liblam4, libstdc++6 (>= 5.2), libx11-6, libxm4 (>= 2.3.4), libxmpi4, libxt6
Conflicts: xmpi1-runtime
Size: 94748
SHA256: 52c0aaf4da0ac0028a11b48406b90b899f256518a8aa2dfe046c60d7c5a56032
SHA1: d462084674c50b35ecf318426b4ca51a59b33247
MD5sum: aa1e7b9e4fd731bb77caf942052c700b
Description: Graphical user interface for MPI program development
MPI is a standard for writing parallel processing programs using
a well defined Message Passing Interface.
.
XMPI can acquire and display extensive detail on an application's MPI
communication, including the following:
o process synchronization status: running, system or blocked
o message queue contents
o source, destination, root ranks
o MPI function name
o communicator
o data type
o message count
o tag
The above information is acquired from on-demand snapshots of
application status using debugging hooks in the MPI implementation or
from a trace log of communication activity.
Description-md5:
Tag: devel::runtime, interface::graphical, interface::x11, role::program,
role::shared-lib, uitoolkit::motif, x11::application
Section: devel
Priority: optional
Filename: pool/main/x/xmpi/xmpi_2.2.3b8-14+b1_amd64.deb