This article covers LibreOffice installation on CentOS 8 distribution. LibreOffice is a powerful and open-source office suite that can be used on Linux, Mac as well as on Windows. It provides various features such as word documentation, spreadsheets, data processing, drawing, presentation design, Math calculation, and more.How to uninstall Old LibreOffice or OpenOffice Versions ?If any previously installed LibreOffice or OpenOffice versions you have, remove it using following command.# yum remove openoffice* libreoffice* [on RedHat based Systems]$ sudo apt-get remove openoffice* libreoffice* [On Debian based Systems]