$ file -i import_test.xlsx
import_test.xlsx: application/octet-stream; charset=binaryThe mime type should be "application/zip" but the command returns "application/octet-stream". This is working in Ubuntu 14.04. Though, I can't remember if I have installed some additional packages to get it working.
Is there some packages that need to be installed in order to get the mime types recognized for office files?
I have already the latest libfile-mimeinfo-perl.