How to Install and Uninstall librostlab-blast0v5 Package on Kali Linux

Last updated: September 19,2024

1. Install "librostlab-blast0v5" package

This tutorial shows how to install librostlab-blast0v5 on Kali Linux

$ sudo apt update $ sudo apt install librostlab-blast0v5

2. Uninstall "librostlab-blast0v5" package

Learn how to uninstall librostlab-blast0v5 on Kali Linux:

$ sudo apt remove librostlab-blast0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librostlab-blast0v5 package on Kali Linux

Package: librostlab-blast0v5
Source: librostlab-blast
Version: 1.0.1-13
Installed-Size: 1279
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Conflicts: librostlab-blast0
Size: 77108
SHA256: 666d12abf1ca12f68b443e4101c4a49bf4004a4e3e7c6a335b709752ef0ac5ad
SHA1: 3260f6f1c8d1390113d389c5f3c5907d97610756
MD5sum: 4a5ec3fd5b907887ecc4d1b711f490a4
Description: very fast C++ library for parsing the output of NCBI BLAST programs
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 the shared library.
Description-md5:
Homepage: https://rostlab.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libr/librostlab-blast/librostlab-blast0v5_1.0.1-13_amd64.deb