How to Install and Uninstall mrmpi-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "mrmpi-doc" package

Please follow the steps below to install mrmpi-doc on Kali Linux

$ sudo apt update $ sudo apt install mrmpi-doc

2. Uninstall "mrmpi-doc" package

This guide let you learn how to uninstall mrmpi-doc on Kali Linux:

$ sudo apt remove mrmpi-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the mrmpi-doc package on Kali Linux

Package: mrmpi-doc
Source: mrmpi
Version: 1.0~20140404-3
Installed-Size: 727
Maintainer: Debian Science Team
Architecture: all
Depends: doc-base
Size: 472844
SHA256: 8ba5860455d23238e1c16038075cc52f534ffa974798def88f8ba582e7da3ad5
SHA1: a785c964fdd5ee6e78e4feee649c19231f26e20a
MD5sum: 5d45fb210b1ad8f8eb8e28a21ef8e332
Description: Implements MapReduce operation on top of standard MPI message - doc
The MapReduce-MPI (MR-MPI) library is open-source software that implements the
MapReduce operation popularized by Google on top of standard MPI message
passing.
.
The MR-MPI library is written in C++ and is callable from hi-level languages
such as C++, C, Fortran. A Python wrapper is also included, so MapReduce
programs can be written in Python, including map() and reduce() user callback
methods. A hi-level scripting interface to the MR-MPI library, called OINK, is
also included which can be used to develop and chain MapReduce algorithms
together in scripts with commands that simplify data management tasks. OINK has
its own manual and doc pages.
.
This package contains the documentation for MapReduce-MPI libraries.
Description-md5:
Homepage: http://mapreduce.sandia.gov/
Section: doc
Priority: optional
Filename: pool/main/m/mrmpi/mrmpi-doc_1.0~20140404-3_all.deb