Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I want to install a Google Docs extension in Libreoffice such that I can import and export all my documents to and fro. I have tried these instructions but they don't seem to work properly. Is there an updated version of these instructions to install Google Docs extension in the Libreoffice?

share|improve this question

1 Answer

up vote 5 down vote accepted

I installed ooo2gd the following way. Install JRE and libreoffice-java-common

sudo apt-get install default-jre libreoffice-java-common

Then download ooo2gd latest and do

unopkg add PATH/ooo2gd_3.0.0.oxt

Then start Libreoffice.

Toolbar

enter image description here

share|improve this answer
I had to use /usr/lib/libreoffice/program/unopkg.bin instead of unopkg to install the extension on Ubuntu 12.04 – Guss Apr 10 '12 at 10:07

protected by Community Aug 4 '12 at 19:21

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.