How to Install and Uninstall python3-ncls Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-ncls" package
Please follow the guidelines below to install python3-ncls on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-ncls
Copied
2. Uninstall "python3-ncls" package
Please follow the guidelines below to uninstall python3-ncls on Kali Linux:
$
sudo apt remove
python3-ncls
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-ncls package on Kali Linux
Package: python3-ncls
Source: python-ncls (0.0.63-hotfix+ds-1)
Version: 0.0.63-hotfix+ds-1+b4
Installed-Size: 5386
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.14), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any
Size: 474852
SHA256: 3842f4a5367fcd569e4786fd80b88cf1e57275f8a93f2d0ddbf7aba4457a2671
SHA1: c054b85008ba18946928f006e86924a80b03c879
MD5sum: dda89387b57aecaf01af5835f75a6e94
Description: 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:
Homepage: https://github.com/biocore-ntnu/ncls
Section: python
Priority: optional
Filename: pool/main/p/python-ncls/python3-ncls_0.0.63-hotfix+ds-1+b4_amd64.deb
Source: python-ncls (0.0.63-hotfix+ds-1)
Version: 0.0.63-hotfix+ds-1+b4
Installed-Size: 5386
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.14), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any
Size: 474852
SHA256: 3842f4a5367fcd569e4786fd80b88cf1e57275f8a93f2d0ddbf7aba4457a2671
SHA1: c054b85008ba18946928f006e86924a80b03c879
MD5sum: dda89387b57aecaf01af5835f75a6e94
Description: 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:
Homepage: https://github.com/biocore-ntnu/ncls
Section: python
Priority: optional
Filename: pool/main/p/python-ncls/python3-ncls_0.0.63-hotfix+ds-1+b4_amd64.deb