How to Install and Uninstall python3-ncls Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-ncls" package

In this section, we are going to explain the necessary steps to install python3-ncls on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ncls

2. Uninstall "python3-ncls" package

This is a short guide on how to uninstall python3-ncls on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-ncls package on Ubuntu 21.10 (Impish Indri)

Package: python3-ncls
Architecture: amd64
Version: 0.0.57+ds-1build1
Priority: optional
Section: universe/python
Source: python-ncls
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4517
Depends: libc6 (>= 2.14), python3 (<< 3.10), python3 (>= 3.9~), python3-numpy, python3:any
Filename: pool/universe/p/python-ncls/python3-ncls_0.0.57+ds-1build1_amd64.deb
Size: 327512
MD5sum: 9321d9f111b06c05da29e66eb0a14e49
SHA1: a68bb363101a141d8b0151013c366ff434cc90ac
SHA256: 99b8e5920e0542d622e54d35b1d3e330ed6b66bcd96322ea7f23afe8149eec71
SHA512: 5d81e3eeb51c0442564f0ac6cd048dfcc28b6d0aec4139095edbe4a350a3d6f3bc5de9e6200c8f753bfaf259e0ad755732d63042528c2481c693017a39ba4143
Homepage: https://github.com/biocore-ntnu/ncls
Description-en: datastructure for interval overlap queries
The Nested Containment List is a datastructure for interval overlap
queries, like the interval tree. It is usually an order of magnitude
faster than the interval tree both for building and query lookups.
.
The implementation here is a revived version of the one used in the
now defunct PyGr library, which died of bitrot. It was now made less
memory-consuming and wrapper functions allow batch-querying
the NCLS for further speed gains.
.
This package was implemented to be the cornerstone of the PyRanges project,
but was made available to the Python community as a stand-alone library.
Description-md5: f83ff25bd91a8faf650911a9f2c77527