I installed 4.3.0.4 from the deb packages. I now wish to uninstall and revert to the official Ubuntu-supplied version.
Using either
sudo apt-get remove --purge libreoffice
or
sudo dpkg -P libreoffice
I get the dreaded
dpkg: warning: ignoring request to remove libreoffice which isn't installed
How can I uninstall 4.3.0.4?
Cheers
Gordon
//