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

Last updated: September 28,2024

1. Install "python-unicodecsv" package

Here is a brief guide to show you how to install python-unicodecsv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-unicodecsv

2. Uninstall "python-unicodecsv" package

This tutorial shows how to uninstall python-unicodecsv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-unicodecsv
Priority: optional
Section: python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.14.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-unicodecsv/python-unicodecsv_0.14.1-1_all.deb
Size: 11348
MD5sum: 23bb46c2f9d1dd6e2354e0a9f031c0ad
SHA1: 4f0b5f06d1458b316067baace85d1df7e51bd849
SHA256: d91fb40a6c42413ca1c24990ac9171ca2e202c507e49f783326442a1a076bc3a
Description-en: drop-in replacement for Pythons CSV module with Unicode support
The unicodecsv is a drop-in replacement for Pythons CSV module
which supports Unicode strings without a hassle.
.
This is the module for Python 2.
Description-md5: 5e51fa45d0bff556c67c5e2996d75a24
Homepage: https://github.com/jdunck/python-unicodecsv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y