A pre-release version of LibreOffice Productivity Suite 4.0 RC 1 has just been released for testing. The release candidate is not recommended to use in ‘mission-critical’ systems as it’s not fully tested and may contain many bugs/errors. Complete release notes of it can be found here.

This pre-release version introduces support for Firefox Personas – a feature that lets you decorate your Firefox browser with cool themes that change the look of it. Now Personas themes work in both Firefox and LibreOffice.

This release also fixes many bugs that was found in 4.0.0 beta 2 which include, a fix for DOCX import of last empty header/footer, incorrect viewing of Thai characters, and many others.

This brief tutorial is going to show you how to install this pre-release version in Ubuntu 12.10 so you can test it. Again, it’s not recommended to use in a production system or workstation. You may download and use it just to test it. It may work for you, but then expect bugs and issues when using it.

To get started press Ctrl – Alt – T on  your keyboard to open the terminal. When it opens, run the commands below to remove the current installation of LibreOffice on your system.

sudo apt-get purge libreoffice-core

 

libreoffice_install_4_ubuntu

 

Next, copy and paste the commands below and press Enter to download the 32-bit version of LibreOffice.

wget http://download.documentfoundation.org/libreoffice/testing/4.0.0/deb/x86/LibreOffice_4.0.0.1_Linux_x86_deb.tar.gz

 

The 64-bit version can below downloaded by using the commands below

wget http://download.documentfoundation.org/libreoffice/testing/4.0.0/deb/x86_64/LibreOffice_4.0.0.1_Linux_x86-64_deb.tar.gz

 

After downloading, run the commands below to extract the downloaded folder.

tar xvf LibreOffice_4.0.0.1_Linux_x86_deb.tar.gz

 

libreoffice_install_4_ubuntu_1

 

Next, change into the extracted folder. Run the cd command

cd LibreOffice_4.0.0.1_Linux_x86_deb/DEBS

libreoffice_install_4_ubuntu_3

 

Finally, run this command to install all supported deb packages for LibreOffice Productivity Suite

sudo dpkg -i *.deb

 

After installing, to use Firefox Personas, open LibreOffice 4.0 and go to Tools –> Options –> Personalization

Then choose and select your own Personas. You’ll have to copy and paste the link of the theme you wish to use in the box as shown below.

 

libreoffice_install_4_ubuntu_5

 

Save it and enjoy!

 

libreoffice_install_4_ubuntu_4

 

More

 

libreoffice_install_4_ubuntu_6

 

To integrate LibreOffice in Ubuntu, you may have to install desktop-integration from the same folder you installed LibreOffice from.

/LibreOffice_4.0.0.1_Linux_x86_deb/DEBS/desktop-integration

 

Enjoy!

Frequently Asked Questions

How to install LibreOffice 4.0 RC 1 in Ubuntu 12.10?

To install LibreOffice 4.0 RC 1 in Ubuntu 12.10, you need to download the appropriate deb package for your system architecture (32-bit or 64-bit) from the official LibreOffice website and follow the installation instructions provided.

Is LibreOffice 4.0 RC 1 stable for everyday use?

No, LibreOffice 4.0 RC 1 is a pre-release version and not recommended for use in production systems or workstations due to potential bugs and errors. It is intended for testing purposes only.

What new feature does LibreOffice 4.0 RC 1 introduce?

LibreOffice 4.0 RC 1 introduces support for Firefox Personas, allowing users to decorate their Firefox browser with themes that also work in LibreOffice. This release also includes bug fixes from previous versions.

How to remove the current installation of LibreOffice from Ubuntu?

To remove the current installation of LibreOffice from Ubuntu, open the terminal and run the command 'sudo apt-get purge libreoffice-core'. This will uninstall LibreOffice from your system.

Where can I find the release notes for LibreOffice 4.0 RC 1?

You can find the complete release notes for LibreOffice 4.0 RC 1 on the official LibreOffice website. The release notes provide information about new features, bug fixes, and known issues.

What precautions should I take before installing LibreOffice 4.0 RC 1?

Before installing LibreOffice 4.0 RC 1, make sure to back up any important data on your system. Since it is a pre-release version, there may be unforeseen issues that could affect your files.

Can I use LibreOffice 4.0 RC 1 alongside my current LibreOffice installation?

It is not recommended to run LibreOffice 4.0 RC 1 alongside your current LibreOffice installation as it may cause conflicts or issues. It's best to test it on a separate system or virtual machine.

How to install Firefox Personas in LibreOffice 4.0 RC 1?

To use Firefox Personas in LibreOffice 4.0 RC 1, simply install LibreOffice following the provided instructions. Once installed, you can apply Firefox Personas themes to customize the look of your LibreOffice interface.