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

Last updated: May 04,2024

1. Install "python3-intervaltree" package

Please follow the instructions below to install python3-intervaltree on Kali Linux

$ sudo apt update $ sudo apt install python3-intervaltree

2. Uninstall "python3-intervaltree" package

Please follow the guidance below to uninstall python3-intervaltree on Kali Linux:

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

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

Package: python3-intervaltree
Source: python-intervaltree
Version: 3.0.2-1.1
Installed-Size: 112
Maintainer: Hilko Bengen
Architecture: all
Depends: python3-sortedcontainers, python3:any
Size: 26316
SHA256: 8eca191dcfa0d735aa6d5e14367b9ebc667488f1c8109a3fd6ffb84fd9c9f483
SHA1: 3bfca0e58d80ad48f2f124f21a652b2b96bd808d
MD5sum: 814c1537ee3e286c0234f32b63189f76
Description: mutable, self-balancing interval tree (Python 3)
This library contains a mutable, self-balancing interval tree
implementation for Python. Queries may be by point, by range overlap,
or by range envelopment.
.
It was designed to allow tagging text and time intervals, where the
intervals include the lower bound but not the upper bound.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/intervaltree
Section: python
Priority: optional
Filename: pool/main/p/python-intervaltree/python3-intervaltree_3.0.2-1.1_all.deb