Install LibreOffice on CentOS
1. Download LibreOffice Linux Package
LibreOffice 64-bit version
wget http://download.documentfoundation.org/libreoffice/stable/6.1.3/rpm/x86_64/LibreOffice_6.1.3_Linux_x86-64_rpm.tar.gz
LibreOffice 32-bit version
wget http://download.documentfoundation.org/libreoffice/stable/6.1.3/rpm/x86/LibreOffice_6.1.3_Linux_x86_rpm.tar.gz
2. Change to root User
su -
## OR ##
sudo -i
3. Extract LibreOffice Package and Access Directory
LibreOffice
tar -xvf LibreOffice_*
cd LibreOffice_*
LibreOffice
tar -xvf LibreOffice_*
cd LibreOffice_*
4. Install / Update LibreOffice RPM packages
Install LibreOffice RPMs
CentOS
yum localinstall RPMS/*.rpm
5. Start LibreOffice
LibreOffice
Start LibreOffice with Following Command:
libreoffice
## OR ##
/opt/libreoffice/program/soffice