How to Install and Uninstall murasaki-mpi Package on Kali Linux

Last updated: May 15,2024

1. Install "murasaki-mpi" package

In this section, we are going to explain the necessary steps to install murasaki-mpi on Kali Linux

$ sudo apt update $ sudo apt install murasaki-mpi

2. Uninstall "murasaki-mpi" package

This guide covers the steps necessary to uninstall murasaki-mpi on Kali Linux:

$ sudo apt remove murasaki-mpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the murasaki-mpi package on Kali Linux

Package: murasaki-mpi
Source: murasaki (1.68.6-13)
Version: 1.68.6-13+b4
Installed-Size: 5095
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: murasaki-common, libboost-filesystem1.83.0 (>= 1.83.0), libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1)
Size: 743272
SHA256: 62ca245784546129de09ec09d8a61917cc0a53a2bbe393ee01e3e9492fb29d44
SHA1: ab7e566af326329838ea83b708bc786fe275f3c8
MD5sum: 2f43d47f41ee99a0049b0606d245d307
Description: homology detection tool across multiple large genomes (MPI-version)
Murasaki is a scalable and fast, language theory-based homology
detection tool across multiple large genomes. It enable whole-genome
scale multiple genome global alignments. Supports unlimited length
gapped-seed patterns and unique TF-IDF based filtering.
.
Murasaki is an anchor alignment software, which is
* exteremely fast (17 CPU hours for whole Human x Mouse genome (with
40 nodes: 52 wall minutes))
* scalable (Arbitrarily parallelizable across multiple nodes using MPI.
Even a single node with 16GB of ram can handle over 1Gbp of sequence.)
* unlimited pattern length
* repeat tolerant
* intelligent noise reduction
.
This package provides the MPI-enabled binary for murasaki. While this
will speed up operation on multi-processor machines it will slow down
on a single processor.
Description-md5:
Homepage: http://murasaki.dna.bio.keio.ac.jp/wiki/
Section: science
Priority: optional
Filename: pool/main/m/murasaki/murasaki-mpi_1.68.6-13+b4_amd64.deb