How to Install and Uninstall libngs-sdk-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libngs-sdk-dev" package

This guide let you learn how to install libngs-sdk-dev on Kali Linux

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

2. Uninstall "libngs-sdk-dev" package

Please follow the guidance below to uninstall libngs-sdk-dev on Kali Linux:

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

3. Information about the libngs-sdk-dev package on Kali Linux

Package: libngs-sdk-dev
Source: ngs-sdk
Version: 2.11.2-4
Installed-Size: 1644
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libngs-sdk2 (= 2.11.2-4)
Size: 103200
SHA256: 0921fd244493158bbd922e43d630b7c8641641e1a902210aefc7c06223f91616
SHA1: 5c16b239a6779c041d7230297c30f09898de5407
MD5sum: a55e76b831fa16758ece0d4277ea2f83
Description: 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
Multi-Arch: same
Homepage: https://github.com/ncbi/ngs
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/n/ngs-sdk/libngs-sdk-dev_2.11.2-4_amd64.deb