runxlrd.py

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
Raspbian
RUN apt-get update && \ apt-get install -y python-xlrd
click the source code to copy install runxlrd.py on any operating system with command-not-found.com