how to uninstall libreoffice from ubuntu code example
Example: uninstall libreoffice ubuntu
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove