runxlrd

extract data from Microsoft Excel spreadsheet files

Debian Debian
RUN apt-get update && \ apt-get install -y python-xlrd
Ubuntu
RUN apt-get update && \ apt-get install -y python-xlrd
Arch Arch Linux
RUN pacman -S --noconfirm python-xlrd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-xlrd
Fedora
RUN dnf install -y python3-xlrd
Raspbian
RUN apt-get update && \ apt-get install -y python-xlrd
click the source code to copy install runxlrd on any operating system with command-not-found.com