How to Install and Uninstall librostlab-blast-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "librostlab-blast-doc" package

This is a short guide on how to install librostlab-blast-doc on Kali Linux

$ sudo apt update $ sudo apt install librostlab-blast-doc

2. Uninstall "librostlab-blast-doc" package

This tutorial shows how to uninstall librostlab-blast-doc on Kali Linux:

$ sudo apt remove librostlab-blast-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the librostlab-blast-doc package on Kali Linux

Package: librostlab-blast-doc
Source: librostlab-blast
Version: 1.0.1-13
Installed-Size: 2294
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: libjs-jquery
Recommends: librostlab-doc
Size: 362300
SHA256: 549e193d069048d777e41d83055657e0f0205ccddfe7a37e5fb83a0e10042386
SHA1: 83d2477976216efa6d4487826e6e37577a232722
MD5sum: d7ddde9d4fdc7b9eff700d56a90cbed0
Description: very fast C++ library for parsing the output of NCBI BLAST programs (doc)
This package provides a very fast library for parsing the default output of
NCBI BLAST programs into a C++ structure.
.
libzerg is faster, but it provides only lexing (i.e. it only returns pairs
of token identifiers and token string values). librostlab-blast uses a
parser generated with bison on top of a flex-generated lexer very similar to
that of libzerg.
.
This package contains html and pdf documentation.
Description-md5:
Homepage: https://rostlab.org/
Section: doc
Priority: optional
Filename: pool/main/libr/librostlab-blast/librostlab-blast-doc_1.0.1-13_all.deb