Error when trying to run libreoffice from the gui menu:
KDEInit could not launch 'libreoffice':
Could not open library '/usr/lib/i386-linux-gnu/libkdeinit5_libreoffice'.
Cannot load library /usr/lib/i386-linux-gnu/libkdeinit5_libreoffice: (/usr/lib/i386-linux-gnu/libkdeinit5_libreoffice.so: cannot open shared object file: No such file or directory
Error when trying to run libreoffice from the command line:
~/Desktop$ libreoffice
The program 'libreoffice' is currently not installed. To run 'libreoffice' please ask your administrator to install the package 'libreoffice-common'
$ sudo apt-get install libreoffice-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
libreoffice-common is already the newest version (1:5.1.6~rc2-0ubuntu1~xenial2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.