How to Install and Uninstall python3-mappy Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-mappy" package

This guide let you learn how to install python3-mappy on Kali Linux

$ sudo apt update $ sudo apt install python3-mappy

2. Uninstall "python3-mappy" package

Please follow the guidelines below to uninstall python3-mappy on Kali Linux:

$ sudo apt remove python3-mappy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mappy package on Kali Linux

Package: python3-mappy
Source: minimap2 (2.24+dfsg-3)
Version: 2.24+dfsg-3+b2
Installed-Size: 635
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.3.3), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 167916
SHA256: 562dfa1fba5487660e009a490e0ba3b708f85690770d01b946a4e516242e2a7d
SHA1: 356b3d9a93362996fb97e460d7393fad04f6575b
MD5sum: 6c35234a999ceb524e58c184171cb2ce
Description: Python3 interface minimap2
Minimap2 is a versatile sequence alignment program that aligns DNA or
mRNA sequences against a large reference database. Typical use cases
include: (1) mapping PacBio or Oxford Nanopore genomic reads to the
human genome; (2) finding overlaps between long reads with error rate up
to ~15%; (3) splice-aware alignment of PacBio Iso-Seq or Nanopore cDNA
or Direct RNA reads against a reference genome; (4) aligning Illumina
single- or paired-end reads; (5) assembly-to-assembly alignment; (6) full-
genome alignment between two closely related species with divergence
below ~15%.
.
This package contains the Python3 interface for using minimap2.
Description-md5:
Homepage: https://github.com/lh3/minimap2
Section: python
Priority: optional
Filename: pool/main/m/minimap2/python3-mappy_2.24+dfsg-3+b2_amd64.deb