How to Install and Uninstall libseqlib2 Package on Kali Linux

Last updated: May 21,2024

1. Install "libseqlib2" package

This guide let you learn how to install libseqlib2 on Kali Linux

$ sudo apt update $ sudo apt install libseqlib2

2. Uninstall "libseqlib2" package

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

$ sudo apt remove libseqlib2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libseqlib2 package on Kali Linux

Package: libseqlib2
Source: libseqlib
Version: 1.2.0+dfsg-11
Installed-Size: 568
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libfml0 (>= 0.1+git20190320.b499514), libgcc-s1 (>= 3.0), libhts3 (>= 1.17), libjsoncpp25 (>= 1.9.5), libssw0 (>= 1.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Size: 171360
SHA256: d2d762f10edc3fb182a73354b53bfdd73b4bd98a7f8f07420da032536e7711da
SHA1: 16f5794e1856a5f7ada847588a065a9a73133ecc
MD5sum: 88b1b0a9fff6d2b6da6882345b7f2bc8
Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
C++ API and command line tool that provides a rapid and user-friendly
interface to BAM/SAM/CRAM files, global sequence alignment operations
and sequence assembly. Four C libraries perform core operations in
SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
and Fermi for error correction and sequence assembly. Benchmarking
indicates that SeqLib has lower CPU and memory requirements than leading
C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
and assemble reads from a CRAM file and then align with BWA-MEM.
SeqLib also provides additional capabilities, including chromosome-aware
interval queries and read plotting. Command line tools are available for
performing integrated error correction, micro-assemblies and alignment.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/walaj/SeqLib
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libseqlib/libseqlib2_1.2.0+dfsg-11_amd64.deb