How to Install and Uninstall xlsx2csv Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "xlsx2csv" package

This guide covers the steps necessary to install xlsx2csv on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install xlsx2csv

2. Uninstall "xlsx2csv" package

Please follow the guidance below to uninstall xlsx2csv on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove xlsx2csv $ sudo apt autoclean && sudo apt autoremove

3. Information about the xlsx2csv package on Ubuntu 20.10 (Groovy Gorilla)

Package: xlsx2csv
Architecture: all
Version: 1:0.7.6-1
Priority: optional
Section: universe/text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 351
Depends: python3:any
Filename: pool/universe/x/xlsx2csv/xlsx2csv_0.7.6-1_all.deb
Size: 177688
MD5sum: 42c7ca86fad4e0dfaa7bdc62f0b01277
SHA1: 89e88943f057dc73066a309161973b09d5c31490
SHA256: 804827027befe973de3e0856f989dc728d71282660cbf8c26db94db6ba2e4cf2
SHA512: c48031ade63a95acbfa65e28660753b9cfc402e0e2c7f6f763af1ea501b954baa7897b433bf95903e4420da5c5db436f3925c4d1e7a2f5c87dc8c756a6e043fb
Homepage: https://github.com/dilshod/xlsx2csv
Description-en: convert xslx files to csv format
xlsx files are zip archives where spreadsheet data is stored. In
order to process a file, various bits inside the archive need to be
located. This utility uses the Expat SAX parser to collect the strings
into a simple dictionary, keyed by their relative position in the XML
file. This makes it possible to process files of any size.
Description-md5: bd56676fc4d6d194ab9b4dc9cf918e4c