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

Last updated: May 15,2024

1. Install "python3-clevercsv" package

Please follow the guidelines below to install python3-clevercsv on Kali Linux

$ sudo apt update $ sudo apt install python3-clevercsv

2. Uninstall "python3-clevercsv" package

Please follow the instructions below to uninstall python3-clevercsv on Kali Linux:

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

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

Package: python3-clevercsv
Source: python-clevercsv (0.8.2+ds-1)
Version: 0.8.2+ds-1+b1
Installed-Size: 294
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-chardet, python3-packaging, python3-regex, python3:any, libc6 (>= 2.4), python3-pandas, python3-wilderness
Suggests: python3-clevercsv-doc
Size: 63140
SHA256: 76fceae95da45f69c33802c0b95811af487ac025a636f6b10b67a1a3a385df38
SHA1: 9d8672c16b972353065dd6b3d0967305e5d036f1
MD5sum: 0ea854014671937f27617a0b1a025ab9
Description: Drop-in replacement for the CSV module with improved detection
CleverCSV provides a drop-in replacement for the Python csv package with
improved dialect detection for messy CSV files.
.
It also provides a handy command line tool that can standardize a messy file
or generate Python code to import it.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/alan-turing-institute/CleverCSV
Section: python
Priority: optional
Filename: pool/main/p/python-clevercsv/python3-clevercsv_0.8.2+ds-1+b1_amd64.deb