Folks behind LibreOffice have just released version 3.6.3 which fixes more than 90 bugs. To view the full list of fixes, please click here.
These fixes include overflowing margins, issues with importing and exporting ODF documents, issues with application crashing and many more. This brief tutorial is going to show you how to install the latest version in Ubuntu 12.10.
Currently this version isn’t available in its office PPA. So if you want to install it you will have to download a version for your system from here.
In few days, check this PPA for the newest version.
First purge the currently installation of LibreOffice on your system.
sudo apt-get purge libreoffice-core
Then add its pre-releases PPA
sudo add-apt-repository ppa:libreoffice/libreoffice-prereleases
Finally, run the commands below to update your system and install LibreOffice.
sudo apt-get update && sudo apt-get install libreoffice
That’s it!
Frequently Asked Questions
How to install LibreOffice 3.6.3 in Ubuntu 12.10?
To install LibreOffice 3.6.3 in Ubuntu 12.10, you need to first purge the current installation using 'sudo apt-get purge libreoffice-core.' Then add the pre-releases PPA with 'sudo add-apt-repository ppa:libreoffice/libreoffice-prereleases' and finally update your system and install LibreOffice with 'sudo apt-get update && sudo apt-get install libreoffice.'
What are some of the fixes in LibreOffice 3.6.3?
LibreOffice 3.6.3 fixes over 90 bugs, including issues with overflowing margins, problems with importing and exporting ODF documents, application crashing, and more. For a full list of fixes, you can refer to the official release notes.
Where can I download LibreOffice 3.6.3 for Ubuntu 12.10?
You can download LibreOffice 3.6.3 for Ubuntu 12.10 by visiting the official LibreOffice website or by checking for the latest version in the pre-releases PPA. Make sure to download the correct version for your system.
Is LibreOffice 3.6.3 available in the official PPA for Ubuntu?
As of now, LibreOffice 3.6.3 is not available in its official PPA for Ubuntu. You may need to download the version for your system from the LibreOffice website or check the pre-releases PPA for updates.
What steps are involved in installing LibreOffice in Ubuntu 12.10?
To install LibreOffice in Ubuntu 12.10, you first need to purge the current installation, add the pre-releases PPA, and then update your system and install LibreOffice using the provided commands. Ensure to follow the instructions carefully to avoid any errors.
How can I update LibreOffice on Ubuntu 12.10 to version 3.6.3?
You can update LibreOffice on Ubuntu 12.10 to version 3.6.3 by purging the current installation, adding the pre-releases PPA, and then running the update and install commands as provided in the tutorial. This will ensure you have the latest version installed.
Are there any specific benefits to upgrading to LibreOffice 3.6.3 in Ubuntu 12.10?
Upgrading to LibreOffice 3.6.3 in Ubuntu 12.10 brings numerous bug fixes and improvements, enhancing the overall stability and performance of the office suite. It is recommended to upgrade to enjoy the latest features and enhancements.
What should I do if I encounter issues during the LibreOffice 3.6.3 installation on Ubuntu 12.10?
If you encounter any issues during the installation of LibreOffice 3.6.3 on Ubuntu 12.10, you can refer to the official documentation, community forums, or seek help from experienced users. Troubleshooting steps may vary based on the specific problem you encounter.