Archives For November 30, 1999

LibreOffice 4.4.5 Released [How-to Upgrade]

Last updated: July 30, 2015

libreoffice_logo

LibreOffice 4.4.5, the final stable release before LibreOffice 5.0 stable which is scheduled to be released next week, has been announced today.

It is the fifth bugfix release from the 4.4 branch of LibreOffice which contains new features and program enhancements. As such, the version is stable and is suitable for all users. This version may contain a few annoying bugs which will be fixed in the next bugfix versions to come.

How to Upgrade to LibreOffice 4.4.5:

For Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 12.04 and derivatives (e.g., Linux Mint 17.x, and Elementary OS Freya), follow below steps to upgrade the office suite from PPA.

1. To add LibreOffice PPA, open terminal either from the Dash/Launcher or via Ctrl+Alt+T shortcut keys. When it opens, run below command:

sudo add-apt-repository -y ppa:libreoffice/ppa

libreoffice-ppa

2 After added the PPA, open Software Updater and you’ll see the new LibreOffice release available for upgrade after checking for updates.

Just click Install Now button to install/upgrade it.

upgrade-to-libreoffce445

You can also use Synaptic Package Manager to upgrade the office suite.

3. Optional For those who want to revert back to the original LibreOffice version in Ubuntu, run below commands to install ppa-purge and purge the PPA which also downgrades all installed packages from that PPA:

sudo apt-get install ppa-purge

sudo ppa-purge ppa:libreoffice/ppa

libreoffice-icon

A new release of the open-source office suite, LibreOffice 4.4.3, now is available for upgrade in Ubuntu 15.04, Ubuntu 14.04, Ubuntu 12.04, Ubuntu 14.10 and derivatives.

LibreOffice 4.4.3 is the third bug-fix release from the 4.4 branch which brings over 88 bug-fixes. As such, the version is stable and is suitable for all users. The Document Foundation does not announced the 4.4.3 release at the moment, but the official PPA has been updated with packages for Ubuntu 12.04 and higher.

libreoffice-443

How to Upgrade LibreOffice:

As the PPA description says, it is way better to use packages from the PPA than using the *.deb files that The Document Foundation provides upstream in its website, which are intentionally build against a very old baseline for maximum compatibility.

1. So if you want to upgrade LibreOffice, open terminal from the Dash/Menu (or press Ctrl+Alt+T). When it opens, run commands to add its PPA:

sudo add-apt-repository -y ppa:libreoffice/ppa

libreoffice-ppa

2. After adding the PPA, you can install/upgrade the office suite by:

  • opening Software Updater and installing available updates after checking for updates.
  • or by running below commands one by one directly in terminal:
    sudo apt-get update 
    
    sudo apt-get install libreoffice

3.(Optional) If for some reason, you want to remove the new release and revert your office installation. Run commands to install ppa-purge and purge the Libreoffice PPA which also downgrade all installed packages from that repository.

sudo apt-get install ppa-purge

sudo ppa-purge ppa:libreoffice/ppa

That’s it.

How to Upgrade to LibreOffice 4.4 in Ubuntu 14.04

Last updated: January 30, 2015

LibreOffice 4.3 PPA

LibreOffice, the open-source office suite, has reached the 4.4 release. Here’s how to upgrade it in Ubuntu 14.04 and/or Ubuntu 14.10.

According to the official release note, the new release brings user-interface and OOXML file formats support improvements, source code fixes thanks to Coverity scans, a new OpenGL framework, digital signing of PDF files on exporting, and many other changes. See more at libreoffice website.

LibreOffice 4.4 StartCenter

Install or Upgrade LibreOffice 4.4 in Ubuntu:

Since the official LibreOffice PPA does not yet update the new release for Ubuntu 14.04 users, you can always follow below steps to install or upgrade a new LibreOffice release in Ubuntu via the official DEBs.

LibreOffice 4.4 has been made into PPA, available for Ubuntu 14.04, Ubuntu 12.04, Ubuntu 15.04, Ubuntu 14.10 and derivatives. Simply run below commands one by one in terminal to install / upgrade it:

sudo add-apt-repository -y ppa:libreoffice/ppa

sudo apt-get update

sudo apt-get dist-upgrade

1. Before getting started, you may remove the previous installation by opening terminal from the Dash (or press Ctrl+Alt+T) and running command:

sudo apt-get purge libreoffice*

You can skip this step, but you’ll have two LireOffice versions on your system after this tutorial.

2. Download LibreOffice installer from the official link below:

LibreOffice Download Page

Depends on your OS type, 32-bit or 64-bit (check out via System Settings -> Details), scroll down and select download Linux x86 (deb) or Linux x64 (deb).

After clicked the link in below picture, you’re redirected to the download page (similar to previous link, but url changed.). Just click download the Main Installer.

The downloaded package looks like “LibreOffice_4.4.0_Linux_*.*_deb.tar.gz”.

Download LibreOffice

3. Once downloaded, open your file-browser and extract the package from its context menu.

Unpack LibreOffice package

In the result folder, there are a number of .deb packages. What you have to do is install all of them.

4. Open terminal from the Dash or by pressing Ctrl+Alt+T on keyboard. When it opens, run below command to navigate to the LibreOffice package folder:

cd Downloads/LibreOffice_4.4.0.3_Linux_x86_64_deb/DEBS

Depends on the downloaded package, you may replace LibreOffice_4.4.0.3_Linux_x86_64_deb with the folder name to yours. Or type LibreOffice and hit Tab key to auto-complete its name.

navigate-libreoffice-folder

5. Finally run one command to install all the .deb packages in that directory:

sudo dpkg -i *.deb

install-libreoffice-debs

Now start LibreOffice from the Dash and enjoy!

Start LibreOffice 4.4

If you don’t see the shortcut icons like me, restart your computer.

LibreOffice 4.3 PPA
 
LibreOffice, the default office suite in Ubuntu, has finally reached version 4.3 with a large number of improvements and new features.

The packages has been made into 4.3 series PPA – available for Ubuntu 14.04 and Ubuntu 12.04 – which will provide future minor release updates (4.3.1, 4.3.2, 4.3.3 …).

LibreOffice 4.3 in Ubuntu 14.04

What’s New in LibreOffice:

  • Better OOXML interoperability, and support of legacy Mac file formats
  • Better comment management, and highly intuitive spreadsheet handling
  • 3D models in Impress, and support for “monster” paragraphs
  • LibreOffice 4.3 also support “monster” paragraphs exceeding 65,000 characters
  • See the release note for details

Upgrade to LibreOffice 4.3 in Ubuntu:

1. Add the 4.3 series PPA, available for Ubuntu 14.04, Ubuntu 12.04 and their derivatives.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the command below and hit enter to run:

sudo add-apt-repository ppa:libreoffice/libreoffice-4-3

2. Open Software & Updater from Unity dash. After checking for updates, you’ll see the latest LibreOffice packages available in the update list. Click the Install Now to install updates.

upgrade to libreoffice 4.3

You can also run the commands below to do the upgrade process:

sudo apt-get update; sudo apt-get upgrade

That’s it. Enjoy!

LibreOffice 4.2

This is a beginners’ guide about how to install or upgrade to the latest official build of LibreOffice in Ubuntu or Linux Mint.

As you may know, the open-source office suite LibreOffice 4.2 has been released recently which is focusing on performance and interoperability, and improving the integration with Microsoft Windows. See what’s new in LibreOffice 4.2

To install LibreOffice 4.2 in Ubuntu:

1. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the command below to remove the previous installation:

sudo apt-get remove --purge libreoffice*

Remove LibreOffice

2. Check out your system type, 32 bit or 64 bit, by going to System Settings -> Details

System-type-32bit-64-bit

3. Download:

LibreOffice_4.2.0_Linux_x86_deb.tar.gz (32 bit)

LibreOffice_4.2.0_Linux_x86-64_deb.tar.gz (64 bit)

Go to this page when a new release is out.

4. Right on the downloaded package and extract it. After that, you’ll see the result folder: LibreOffice_4.2.0.4_Linux_x86-64_deb.

extract libreoffice package

5. In previous terminal window (or press Ctrl+Alt+T to open a new one), run the command below to navigate to LibreOffice folder:

cd ~/Downloads/LibreOffice_4.2.0*

You may replace “LibreOffice_4.2.0*” with your full folder name.

6. Now install all the debian packages under DEBS:

cd DEBS && sudo dpkg -i *.deb

Install LibreOffice DEB

After that, you can Launch LibreOffice 4.2 from Unity Dash or Menu.