LibreOffice 7.5.5 Open-Source Office Suite Released
LibreOffice 7.5.5, fifth maintenance update to the latest LibreOffice 7.5 is now available for the download and the upgrade. According to the team, 70 bugs has been fixed in this release. If you wants to download the LibreOffice, you can download it from the following link.
How To Install LibreOffice On Linux
For Ubuntu/Debian:
For the .deb
$ cd LibreOffice_7.5.5_Linux_x86-64_deb.tar.gz $ sudo dpkg -i *.deb
For the .rpm
$ cd LibreOffice_7.5.5_Linux_x86-64_rpm.tar.gz
$ cd DEBS/
or
$ cd RPMS/
$ su -c ‘yum install *.rpm’
Fedora / CentOS
$ su -c 'yum install *.rpm'
$ su -c 'urpmi *.rpm'