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

Last updated: September 20,2024

1. Install "libngs-sdk-dev" package

Please follow the step by step instructions below to install libngs-sdk-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libngs-sdk-dev

2. Uninstall "libngs-sdk-dev" package

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

$ sudo apt remove libngs-sdk-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libngs-sdk-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1370
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: ngs-sdk
Version: 1.2.3-2
Depends: libngs-sdk1 (= 1.2.3-2)
Filename: pool/universe/n/ngs-sdk/libngs-sdk-dev_1.2.3-2_amd64.deb
Size: 72002
MD5sum: 277c30e0d48308dc3775f44d268abe8d
SHA1: 467548e5198f80424c8c73e45f2813faad10568f
SHA256: 5e07743d2c96855c34accb4d1466f265af7d1ec36f0979d97f0b01175038a29f
Description-en: Next Generation Sequencing language Bindings (development)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
independent from any particular back-end implementation, and supports
use of multiple back-ends simultaneously. It also provides a library for
building new back-end "engines". The engine for accessing SRA data is
contained within the sister repository ncbi-vdb.
.
The API is currently expressed in C++, Java and Python languages. The
design makes it possible to maintain a high degree of similarity between
the code in one language and code in another - especially between C++
and Java.
.
This is the development package.
Description-md5: df4bee1541709a414b7357872efa1edf
Homepage: https://github.com/ncbi/ngs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu