How to Install and Uninstall python3-xlrd Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python3-xlrd" package
Please follow the guidelines below to install python3-xlrd on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-xlrd
Copied
2. Uninstall "python3-xlrd" package
Please follow the steps below to uninstall python3-xlrd on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-xlrd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-xlrd package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-xlrd
Priority: optional
Section: universe/python
Installed-Size: 426
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-xlrd
Version: 0.9.4-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-xlrd/python3-xlrd_0.9.4-1_all.deb
Size: 85638
MD5sum: f30f28309f621af72899e889477c4032
SHA1: d30474aa53f481913bc9338204d3501531d214a8
SHA256: ba607160cc51a2d43aa1b4b5bdbeae9ba3240aa948d91bca7f072983f07a9f73
Description-en: extract data from Microsoft Excel spreadsheet files (Python3 version)
xlrd is a Python library to Extract data from new and old Microsoft
Excel spreadsheets. It supports both .xls and .xlsx files (from Excel
2007).
.
xlrd is a pure Python module and does not require any dependency
outside of the standard Python distribution.
.
This package contains only the Python3 version of xlrd.
Description-md5: cf6bbe70ed5b1d58c98414d9315cf3ba
Homepage: http://www.python-excel.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 426
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-xlrd
Version: 0.9.4-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-xlrd/python3-xlrd_0.9.4-1_all.deb
Size: 85638
MD5sum: f30f28309f621af72899e889477c4032
SHA1: d30474aa53f481913bc9338204d3501531d214a8
SHA256: ba607160cc51a2d43aa1b4b5bdbeae9ba3240aa948d91bca7f072983f07a9f73
Description-en: extract data from Microsoft Excel spreadsheet files (Python3 version)
xlrd is a Python library to Extract data from new and old Microsoft
Excel spreadsheets. It supports both .xls and .xlsx files (from Excel
2007).
.
xlrd is a pure Python module and does not require any dependency
outside of the standard Python distribution.
.
This package contains only the Python3 version of xlrd.
Description-md5: cf6bbe70ed5b1d58c98414d9315cf3ba
Homepage: http://www.python-excel.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu