How to Install LibreOffice 6.3.1 in Ubuntu Linux. LibreOffice 6.3.1, the first minor release of the LibreOffice 6.3 family.
LibreOffice 6.3.1
LibreOffice 6.3.1, the first minor release of the LibreOffice 6.3 family. LibreOffice 6.3.1 “fresh” is targeted at technology enthusiasts and power users, while LibreOffice 6.2.7 “still” is targeted at users in production environments and individual users who prefer robustness over advanced features. All LibreOffice users should update immediately their current version.
LibreOffice 6.3
The Document Foundation announces LibreOffice 6.3, a feature-rich major release of the LibreOffice 6 family with better performance, a large number of new and improved features, and enhanced interoperability with proprietary document formats:
- Writer and Calc performance has been improved by an order of magnitude based on documents provided by end users: text files with different bookmarks, tables and embedded fonts, large ODS/XLSX spreadsheets, and Calc files with VLOOKUP load and render more quickly. Saving Calc spreadsheets as XLS files is also faster.
- The Tabbed Compact version of the NotebookBar user interface, introduced in LibreOffice 6.2, is now available for Writer, Calc, Impress and Draw. It leaves more space for user documents, spreadsheets and presentations on laptops with wide screens. In addition, the new Contextual Single UI is ready for Writer and Draw.
- In Calc, a new drop-down widget in the formula bar replaces the old Sum tool, giving the user quick access to the most frequently used functions. Also, a new FOURIER function has been added, to compute the discrete Fourier transform of an input array.
- Export as PDF has been improved with the support for the standard PDF/A-2 document format, which is required by several organizations for long term file storage. In addition, the design of editable PDF forms has been simplified with the addition of the Form menu to Writer, to further improve one of LibreOffice strongest features
- Documents can now be redacted to remove or hide sensitive information such as personal data before exporting or sharing the file, to help companies or organisations to comply with regulations.
- On Windows, a proper console mode was added, with better output and error codes. This makes it easier to use LibreOffice to perform batch operations such as printing or converting many documents
- Interoperability with Microsoft Office proprietary file formats has been improved in several areas with export support for DOTX document templates and XLTX spreadsheet templates, import of charts from DOCX drawingML group shapes, import/export of SmartArt from PPTX files, to preserve editing capabilities in PowerPoint, and better XLSX Pivot table interoperability.
Install LibreOffice 6.3.1 in Ubuntu
Run the following commands in terminal to install LibreOffice 6.3.1 in Ubuntu Systems:
sudo apt-get update
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt install libreoffice
Once installed, open LibreOffice from Ubuntu Terminal or Ubuntu Dash.