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

Last updated: July 04,2024

1. Install "libngs-c++-dev" package

Please follow the guidelines below to install libngs-c++-dev on Kali Linux

$ sudo apt update $ sudo apt install libngs-c++-dev

2. Uninstall "libngs-c++-dev" package

In this section, we are going to explain the necessary steps to uninstall libngs-c++-dev on Kali Linux:

$ sudo apt remove libngs-c++-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libngs-c++-dev
Source: sra-sdk
Version: 3.0.3+dfsg-6
Installed-Size: 1402
Maintainer: Debian Med Packaging Team
Architecture: amd64
Replaces: libncbi-vdb-dev (<< 3), libngs-sdk-dev (<< 3)
Depends: libngs-c++3 (= 3.0.3+dfsg-6)
Breaks: libncbi-vdb-dev (<< 3), libngs-sdk-dev (<< 3)
Size: 184492
SHA256: 826a50e0a35f8401e7fb2a68f935ccac4deac06ca96605a7f4b98620a7539404
SHA1: 971959b98b7d78b4d77e2ff9a95644f2f84fdb52
MD5sum: 06c8946d1e171220ee7b9441b5250a74
Description: Next Generation Sequencing language Bindings (C++ 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 for C++ usage.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ncbi/sra-tools/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/sra-sdk/libngs-c++-dev_3.0.3+dfsg-6_amd64.deb