How to Install and Uninstall python3-unicodecsv.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-unicodecsv.noarch" package
Please follow the guidelines below to install python3-unicodecsv.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-unicodecsv.noarch
Copied
2. Uninstall "python3-unicodecsv.noarch" package
This is a short guide on how to uninstall python3-unicodecsv.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-unicodecsv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-unicodecsv.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:07:52 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-unicodecsv
Version : 0.14.1
Release : 23.el8
Architecture : noarch
Size : 33 k
Source : python-unicodecsv-0.14.1-23.el8.src.rpm
Repository : epel
Summary : Drop-in replacement for Python 2.7's csv module which supports unicode strings
URL : https://github.com/jdunck/python-unicodecsv
License : BSD
Description : The unicodecsv is a drop-in replacement for Python 2.7's
: csv module which supports unicode strings without a hassle.
:
: It is NOT a drop-in replacement for Python 3's csv module,
: see https://github.com/jdunck/python-unicodecsv/issues/65
Available Packages
Name : python3-unicodecsv
Version : 0.14.1
Release : 23.el8
Architecture : noarch
Size : 33 k
Source : python-unicodecsv-0.14.1-23.el8.src.rpm
Repository : epel
Summary : Drop-in replacement for Python 2.7's csv module which supports unicode strings
URL : https://github.com/jdunck/python-unicodecsv
License : BSD
Description : The unicodecsv is a drop-in replacement for Python 2.7's
: csv module which supports unicode strings without a hassle.
:
: It is NOT a drop-in replacement for Python 3's csv module,
: see https://github.com/jdunck/python-unicodecsv/issues/65