How to Install and Uninstall last-align Package on Kali Linux

Last updated: May 18,2024

1. Install "last-align" package

Please follow the step by step instructions below to install last-align on Kali Linux

$ sudo apt update $ sudo apt install last-align

2. Uninstall "last-align" package

This tutorial shows how to uninstall last-align on Kali Linux:

$ sudo apt remove last-align $ sudo apt autoclean && sudo apt autoremove

3. Information about the last-align package on Kali Linux

Package: last-align
Version: 1542-1
Installed-Size: 14830
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), python3
Recommends: python3-pil, parallel
Size: 1736824
SHA256: 0ecd32ffc099ab5516d7c6341f632a1731bd731768661618848e8c7f00cfa8ad
SHA1: 8678f9b0fd87dfb63f16cfd9ed144c0ddf4ec209
MD5sum: 12b91810678f22948685eb74b1a270fd
Description: genome-scale comparison of biological sequences
LAST is software for comparing and aligning sequences, typically DNA or
protein sequences. LAST is similar to BLAST, but it copes better with very
large amounts of sequence data. Here are two things LAST is good at:
.
* Comparing large (e.g. mammalian) genomes.
* Mapping lots of sequence tags onto a genome.
.
The main technical innovation is that LAST finds initial matches based on
their multiplicity, instead of using a fixed size (e.g. BLAST uses 10-mers).
This allows one to map tags to genomes without repeat-masking, without becoming
overwhelmed by repetitive hits. To find these variable-sized matches, it uses
a suffix array (inspired by Vmatch). To achieve high sensitivity, it uses a
discontiguous suffix array, analogous to spaced seeds.
Description-md5:
Homepage: https://gitlab.com/mcfrith/last
Built-Using: simde (= 0.7.6-1)
Tag: biology::nucleic-acids, field::biology, field::biology:bioinformatics,
implemented-in::c++, role::program
Section: science
Priority: optional
Filename: pool/main/l/last-align/last-align_1542-1_amd64.deb