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

Last updated: May 08,2024

1. Install "python3-dsv" package

Please follow the step by step instructions below to install python3-dsv on Kali Linux

$ sudo apt update $ sudo apt install python3-dsv

2. Uninstall "python3-dsv" package

Learn how to uninstall python3-dsv on Kali Linux:

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

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

Package: python3-dsv
Source: python-dsv
Version: 1.4.1-12
Installed-Size: 73
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python3-wxgtk3.0
Size: 16796
SHA256: 88135d52e7f8ef5872d0fc6e6de3d85cf3d825fcb6d6d20fc76a53bc320c2f44
SHA1: 42e0554abf00b5a76bf84455474d0cd925315830
MD5sum: 940820854bc5c413c5c0cb9fdbdeb86e
Description: Python module for delimiter-separated-value files (Python 3)
Python-DSV is an alternative to Python's standard csv module, with
somewhat different usage and optional support for wxWidgets-mediated
user interaction in the course of format autodetection. Like the
standard module, it supports a wide range of delimiters and handles
both import and export.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://python-dsv.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/p/python-dsv/python3-dsv_1.4.1-12_all.deb