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

Last updated: June 28,2024

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

This guide covers the steps necessary to install libngs-c++3 on Kali Linux

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

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

This guide covers the steps necessary to uninstall libngs-c++3 on Kali Linux:

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

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

Package: libngs-c++3
Source: sra-sdk
Version: 3.0.3+dfsg-6
Installed-Size: 514
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 127532
SHA256: 169a8ff75eb3bd19e9b3a45338a585d02753e30d9753f00c78b7d5049bdd1aa0
SHA1: 3521ac06507d6278f7abfafb47aebfe6ebf0432d
MD5sum: fd3bd86e37eb11e243c5fb30f1aca013
Description: Next Generation Sequencing language Bindings (C++ runtime)
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.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ncbi/sra-tools/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/sra-sdk/libngs-c++3_3.0.3+dfsg-6_amd64.deb