Uninstall LibreOffice on Redhat/Fedora
Uninstall any existing installation of LibreOffice.
$ sudo yum remove libreoffice*
Change directory into the new extracted LibreOffice package. Install all of the rpms.
$ sudo rpm -Uvh *.rpm
Change directory to the desktop-integration and install the desktop additions.
$ cd desktop-integration
$ sudo rpm -Uvh *freedesktop*.rpm
Read other posts