How to Install and Uninstall python3-ngs Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-ngs" package

This tutorial shows how to install python3-ngs on Kali Linux

$ sudo apt update $ sudo apt install python3-ngs

2. Uninstall "python3-ngs" package

Learn how to uninstall python3-ngs on Kali Linux:

$ sudo apt remove python3-ngs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ngs package on Kali Linux

Package: python3-ngs
Source: sra-sdk
Version: 3.0.3+dfsg-6
Installed-Size: 209
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any, libncbi-ngs3 (>= 3.0.3+dfsg-6), libncbi-ngs3 (<< 3.0.3+dfsg-6.1~)
Size: 42176
SHA256: 438475a3a6d65a61c7bf06fc196ba29aadbe1a4f1a48b1d239a5747d6ed20d6b
SHA1: 4af36e5d2e14d767af89de6bcbf550e897526dbc
MD5sum: 7dd1b49b523a6ddf142967d749bbc87a
Description: Next Generation Sequencing language Bindings (Python3 bindings)
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.
.
Python3 bindings.
Description-md5:
Homepage: https://github.com/ncbi/sra-tools/
Section: python
Priority: optional
Filename: pool/main/s/sra-sdk/python3-ngs_3.0.3+dfsg-6_all.deb