How to Install and Uninstall python-dsv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-dsv" package

In this section, we are going to explain the necessary steps to install python-dsv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dsv

2. Uninstall "python-dsv" package

Please follow the guidelines below to uninstall python-dsv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dsv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dsv
Priority: optional
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.4.1-3
Provides: python2.7-dsv
Depends: python (>= 2.7), python (<< 2.8)
Suggests: python-wxgtk3.0 | python-wxgtk2.8
Filename: pool/universe/p/python-dsv/python-dsv_1.4.1-3_all.deb
Size: 17726
MD5sum: 777c16b54606909687fe9f40162c713f
SHA1: 7924110f4f3975247070054e3df9ead543938db8
SHA256: df5c560a95d0edf1432fc09b07677fe923eb9c0d6637c23d22cf1f8dca18e074
Description-en: Python module for delimiter-separated-value files
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.
Description-md5: a7e75025d3763e3066c7bc0cb37e6dfd
Homepage: http://python-dsv.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu