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

Last updated: July 04,2024

1. Install "python3-tiledb" package

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

$ sudo apt update $ sudo apt install python3-tiledb

2. Uninstall "python3-tiledb" package

Please follow the step by step instructions below to uninstall python3-tiledb on Kali Linux:

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

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

Package: python3-tiledb
Source: tiledb-py (0.17.0-1)
Version: 0.17.0-1+b1
Installed-Size: 3669
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libtiledb2.11 (>= 2.11.1), python3 (<< 3.11), python3 (>= 3.10~), python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3-packaging, python3:any
Suggests: python3-tiledb-doc
Size: 986136
SHA256: 8ffe6446f4e0439f09be9d04ec3413e4a46058ace78b7c06930bcf5ac7631f50
SHA1: 68f33a6a821f6b15ac4aaedf9792899032c6c077
MD5sum: 71d490ddf7030e59845c910a56178140
Description: Python interface to the TileDB storage manager
TileDB allows you to store and access very large multi-dimensional array
data, the data currency of Data Science.
.
It is a powerful storage engine that introduces a novel format that can
effectively store both dense and sparse array data with support for fast
updates and reads.
.
This package installs the library for Python 3.
Description-md5: 68c35f85b686606a11f0bfa279c44207
Homepage: https://tiledb.com/
Section: python
Priority: optional
Filename: pool/main/t/tiledb-py/python3-tiledb_0.17.0-1+b1_amd64.deb