How to Install and Uninstall smalt Package on Kali Linux

Last updated: May 06,2024

1. Install "smalt" package

Learn how to install smalt on Kali Linux

$ sudo apt update $ sudo apt install smalt

2. Uninstall "smalt" package

This guide covers the steps necessary to uninstall smalt on Kali Linux:

$ sudo apt remove smalt $ sudo apt autoclean && sudo apt autoremove

3. Information about the smalt package on Kali Linux

Package: smalt
Version: 0.7.6-13
Installed-Size: 306
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbambamc0 (>= 0.0.50), libc6 (>= 2.34), zlib1g (>= 1:1.2.0.2)
Size: 114772
SHA256: 95a5bec6f91415163f99377422ea34450ea29d4493a73fd1b8c89dcaf26d8e88
SHA1: 8479900caf5c22c22af27b86cf8a9809f69bfedb
MD5sum: f53ca4fe59df4728ac976a1aaa8a8515
Description: Sequence Mapping and Alignment Tool
SMALT efficiently aligns DNA sequencing reads with a reference genome.
Reads from a wide range of sequencing platforms, for example Illumina,
Roche-454, Ion Torrent, PacBio or ABI-Sanger, can be processed including
paired reads.
.
The software employs a perfect hash index of short words (< 20
nucleotides long), sampled at equidistant steps along the genomic
reference sequences.
.
For each read, potentially matching segments in the reference are
identified from seed matches in the index and subsequently aligned with
the read using a banded Smith-Waterman algorithm.
.
The best gapped alignments of each read is reported including a score
for the reliability of the best mapping. The user can adjust the
trade-off between sensitivity and speed by tuning the length and spacing
of the hashed words.
.
A mode for the detection of split (chimeric) reads is provided.
Multi-threaded program execution is supported.
Description-md5:
Homepage: https://www.sanger.ac.uk/science/tools/smalt-0
Section: science
Priority: optional
Filename: pool/main/s/smalt/smalt_0.7.6-13_amd64.deb