How to Install and Uninstall librostlab3-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "librostlab3-dev" package

This is a short guide on how to install librostlab3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librostlab3-dev

2. Uninstall "librostlab3-dev" package

Here is a brief guide to show you how to uninstall librostlab3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librostlab3-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librostlab3-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: librostlab
Version: 1.0.20-4
Replaces: librostlab0-dev
Provides: librostlab-dev
Depends: librostlab3 (= 1.0.20-4)
Suggests: librostlab-doc
Filename: pool/universe/libr/librostlab/librostlab3-dev_1.0.20-4_amd64.deb
Size: 10740
MD5sum: eb0c7d7626b17f0fba05d4de84b65f6b
SHA1: bde3b9812dcef9f4061fba66281ca68cb3b3995c
SHA256: beb58bab3a27ae3a4a0e094e2f5572fa9512ebce9e1408b0271beee87d002ce7
Description-en: C++ library for computational biology (development)
This library was developed by the Rost Lab. The lab's research is
driven by a conviction that protein and DNA sequences encode a
significant core of information about the ultimate structure and
function of genetic material and its gene products.
.
The library provides the following facilities:
* current working directory resource
* exception with stack backtrace
* file lock resource
* passwd and group structures for C++
* effective uid and gid resource
* rostlab::bio::seq class with stream input operator for FASTA format
* umask resource
.
This package contains files necessary for developing applications with
librostlab.
Description-md5: 523c2068ab04434d4e7fcdfc8d22f2a6
Homepage: http://rostlab.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu