How to Install and Uninstall python3-clickhouse-driver Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-clickhouse-driver" package

Please follow the steps below to install python3-clickhouse-driver on Kali Linux

$ sudo apt update $ sudo apt install python3-clickhouse-driver

2. Uninstall "python3-clickhouse-driver" package

This guide covers the steps necessary to uninstall python3-clickhouse-driver on Kali Linux:

$ sudo apt remove python3-clickhouse-driver $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-clickhouse-driver package on Kali Linux

Package: python3-clickhouse-driver
Source: python-clickhouse-driver (0.2.3-1.1)
Version: 0.2.3-1.1+b1
Installed-Size: 573
Maintainer: Federico Ceratto
Architecture: amd64
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-tz, python3-tzlocal, python3:any, libc6 (>= 2.14)
Size: 120336
SHA256: 1a7cf610356fe7b77c1c4cb0d796dba3798412fbb0b915a0740430f763994f82
SHA1: 51b5750fa14f4d087dedec9d4dcd5827b75be5de
MD5sum: 47df459e1c8c574bb6b2eeb1ca3cfa7c
Description: Python driver with native interface for ClickHouse
Python driver for ClickHouse with native interface support.
It supports external data for query processing, query settings,
compression, TLS, native Python types, query progress information,
result streaming and accessing server logs.
Description-md5: 5eae4635ca9e827185028102f4dfb1b4
Homepage: https://github.com/mymarilyn/clickhouse-driver
Section: python
Priority: optional
Filename: pool/main/p/python-clickhouse-driver/python3-clickhouse-driver_0.2.3-1.1+b1_amd64.deb