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

Last updated: May 13,2024

1. Install "python3-unicodecsv" package

This is a short guide on how to install python3-unicodecsv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-unicodecsv

2. Uninstall "python3-unicodecsv" package

Please follow the steps below to uninstall python3-unicodecsv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-unicodecsv
Priority: optional
Section: python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-unicodecsv
Version: 0.14.1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-unicodecsv/python3-unicodecsv_0.14.1-1_all.deb
Size: 11408
MD5sum: c7691192c4fb1f7470578f2429f373a9
SHA1: 40bfc9f5d5763235377e0a593fd737d8011c28e9
SHA256: 7b3a0353b5474e1e5f419d43eedf02a66008c5baab64488aea726324f15eb76f
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 3.
Description-md5: 72eb06de732815f6ec093b60aff64d0b
Homepage: https://github.com/jdunck/python-unicodecsv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m