How to Install and Uninstall librostlab-blast0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "librostlab-blast0v5" package

In this section, we are going to explain the necessary steps to install librostlab-blast0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librostlab-blast0v5

2. Uninstall "librostlab-blast0v5" package

This guide covers the steps necessary to uninstall librostlab-blast0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librostlab-blast0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librostlab-blast0v5
Priority: optional
Section: universe/libs
Installed-Size: 1277
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: librostlab-blast
Version: 1.0.1-5
Replaces: librostlab-blast0
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Conflicts: librostlab-blast0
Filename: pool/universe/libr/librostlab-blast/librostlab-blast0v5_1.0.1-5_amd64.deb
Size: 77682
MD5sum: 57653d8862ca9db17707f16529214142
SHA1: 744f00fc26960dc36ad0194b4f23b5c49483ad33
SHA256: 33d836c8a4ae643b392cc2a9120074ee2bbd1c86d76d31777808d1a39552d645
Description-en: 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: 0393081ba7d558876c2bb0f10e1bbcee
Homepage: http://rostlab.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu