LibreOffice 5.4 Office Suite Released – Install LibreOffice on Linux Ubuntu

LibreOffice 5.4 Office Suite released. How to install LibreOffice on Linux Ubuntu. LibreOffice 5.4 released with new features for Writer, Calc and Impress. LibreOffice 5.4 Office Suite is to be supported until 11 June 2018. LibreOffice 5.4 adds significant new features in every module, including the usual large number of incremental improvements to Microsoft Office file compatibility.

LibreOffice 5.4 highlights

  • A new standard colour palette has been included, based on the RYB colour model.
  • File format compatibility has been improved, with better support for EMF vector images. This helps when you’re importing detailed diagrams from other office software.
  • Imported PDF files are rendered with much better quality, also when inserted into a document, while exported PDF files – from Writer and Impress – support embedded videos (and linked videos if opened with Acrobat Reader).
  • LibreOffice 5.4 supports OpenPGP keys for signing ODF documents on Linux. If you already use GPG/PGP for signing emails, it ensures the authenticity of your ODF documents regardless of the mode of transport or storage.

WRITER

  • In Writer, you can now import AutoText from Microsoft Word DOTM templates.
  • When you’re exporting or pasting numbered and bulleted lists as plain text, their full structure is preserved.
  • In the Format menu, you can now create custom watermarks for your documents.
  • New context menu items have been added for working with sections, footnotes, endnotes and styles.

CALC

  • Calc now includes support for pivot charts, which use data from pivot tables. When the table is updated, the chart is automatically updated as well.
  • Comments are now easier to manage, with menu commands to show, hide and delete all comments.
  • When applying conditional formatting to cells, you can now easily change the priority of rules with up and down buttons.
  • Extra sheet protection options have been added, to optionally allow insertion or deletion of rows and columns.
  • Lastly, when you’re exporting in CSV format, your settings are remembered for the next export operation.

IMPRESS

  • In Impress, when you’re duplicating an object, you can now specify fractional angles. In addition, your settings are saved for the next duplication operation.

ONLINE

  • Finally, LibreOffice Online has been improved as well. Performance is better, while the layout adapts responsively to mobile devices. In addition, a read-only mode has been added.

Install LibreOffice 5.4

LibreOffice 5.4 can be installed alongside older LibreOffice versions, but conflicts may occur. To remove prior installations of LibreOffice:

sudo apt-get remove libreoffice-core
sudo apt-get remove --purge libreoffice-core

Install – Method 1

sudo apt-get update
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt upgrade

Install – Method 2

sudo apt-get update
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice libreoffice-style-breeze

Users can also Download LibreOffice 5.3 from the official download page www.libreoffice.org/download/ and then install .deb packages manually.

LibreOffice 5.4 Office Suite Released – Install LibreOffice on Linux Ubuntu originally posted on Source Digit – Latest Technology, Gadgets & Gizmos.