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

Last updated: May 11,2024

1. Install "librostlab-blast-doc" package

Here is a brief guide to show you how to install librostlab-blast-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "librostlab-blast-doc" package

Please follow the guidance below to uninstall librostlab-blast-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: librostlab-blast-doc
Priority: optional
Section: universe/doc
Installed-Size: 2195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: librostlab-blast
Version: 1.0.1-5
Depends: libjs-jquery
Recommends: librostlab-doc
Filename: pool/universe/libr/librostlab-blast/librostlab-blast-doc_1.0.1-5_all.deb
Size: 728042
MD5sum: 67113e16fc78b3dfa786e397bb138116
SHA1: f9060d1fe18b63a3298735ecedd01ba94e9b275a
SHA256: 85725e4a706817a6bd1d364a3fddf34ee56a33887bedddb204bdbce118cc5fa9
Description-en: 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: 4117db0d809dc5407c3c4af63e161f2e
Homepage: http://rostlab.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu