How to Install and Uninstall libseqlib-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libseqlib-dev" package

Please follow the guidance below to install libseqlib-dev on Kali Linux

$ sudo apt update $ sudo apt install libseqlib-dev

2. Uninstall "libseqlib-dev" package

Learn how to uninstall libseqlib-dev on Kali Linux:

$ sudo apt remove libseqlib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libseqlib-dev package on Kali Linux

Package: libseqlib-dev
Source: libseqlib
Version: 1.2.0+dfsg-11
Installed-Size: 1196
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libseqlib2 (= 1.2.0+dfsg-11), libfml-dev, libhts-dev, libjsoncpp-dev, libssw-dev, zlib1g-dev, libbwa-dev
Size: 220644
SHA256: d81c35b4e368d3d23cdd96813dfcd48837447e5a3e459230c5f278f746b3c897
SHA1: 01632b10e087a2138092dbea7b1c64231cad706a
MD5sum: e6c85bae33fe7a44f64123f18f6ebc05
Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data (dev)
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.
.
This package contains the header files and static library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/walaj/SeqLib
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libseqlib/libseqlib-dev_1.2.0+dfsg-11_amd64.deb