PCWorld Forums

PCWorld Forums: How To Install Libreoffice In Ubuntu - PCWorld Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How To Install Libreoffice In Ubuntu

#1 User is offline   rdogs 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 12-October 10

Posted 22 March 2011 - 10:02 AM

I don't know how to install LibreOffice in Ubuntu 10.01. I have received, and tried, several suggestions without success. Please don't suggest using the terminal.
rdogs
0

#2 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 22 March 2011 - 03:02 PM

Download the .deb file. Double-click on it.
0

#3 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 22 March 2011 - 03:03 PM

Or just wait until next Ubuntu version, when it will replace OpenOffice. Unless you needed the extra language support, or one of the new file formats supported, it's still pretty much identical to OpenOffice.
0

#4 User is offline   rdogs 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 12-October 10

Posted 22 March 2011 - 05:01 PM

View PostEvildave, on 22 March 2011 - 03:03 PM, said:

Or just wait until next Ubuntu version, when it will replace OpenOffice. Unless you needed the extra language support, or one of the new file formats supported, it's still pretty much identical to OpenOffice.



I have not had any success finding deb. I have downloaded at least 8 copies of Libraoffice, and I was unable to find deb. I found DEB folder, again no success.


Life is too short to spend hours and hours that end in frustration.
I'll wait until April 28 for the new Ubuntu.

Thanks for your support.
rdogs
0

#5 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 22 March 2011 - 06:15 PM

http://www.libreoffice.org/download/

Click on the platform button, I see x86 and x64 deb versions... so why don't you?
0

#6 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 22 March 2011 - 06:32 PM

Well, let's see... when I actually start the download, there's only .tar.gz files where it SAYS '.deb'. I guess I'll open with archive manager & see...

Yeah. Looks like the setup will cause you to have to unpack that file (using the archive manager) into your home directory or a temp directory in your home directory, then use the terminal to change directory and run a couple of commands.

Not very automagical, but not very hard, either.

Go to the DEBS sub-folder you got when you unpacked all of that (with the 'cd' command - you can type part of a path and hit 'tab' to complete it.)

sudo dpkg -i *.deb

Then go to the desktop-integration folder in there (cd desktop-integration)

sudo dpkg -i *.deb

You'll probably want to go into the software center and uninstall all the bits of OpenOffice.org before doing all of that.
0

#7 User is offline   rdogs 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 12-October 10

Posted 23 March 2011 - 07:03 AM

View PostEvildave, on 22 March 2011 - 06:32 PM, said:

Well, let's see... when I actually start the download, there's only .tar.gz files where it SAYS '.deb'. I guess I'll open with archive manager & see...

Yeah. Looks like the setup will cause you to have to unpack that file (using the archive manager) into your home directory or a temp directory in your home directory, then use the terminal to change directory and run a couple of commands.

Not very automagical, but not very hard, either.

Go to the DEBS sub-folder you got when you unpacked all of that (with the 'cd' command - you can type part of a path and hit 'tab' to complete it.)

sudo dpkg -i *.deb

Then go to the desktop-integration folder in there (cd desktop-integration)

sudo dpkg -i *.deb

You'll probably want to go into the software center and uninstall all the bits of OpenOffice.org before doing all of that.


I got the 64bit version for my Ubuntu 64bit. Also, when I failed to install it, I tried the 32bit version to see if that would work. That didn't work. I have a 32bit Ubuntu installation, so I tried the 32bit Libraoffice, again without success.

Yes, I have two hard drives, one with Ubuntu 32bit, and one with Ubuntu 64bit. I built a 64bit pc with hard disk trays, and I have several hard disks with various operating systems. It's easy to use the pc with any operating system I want. I have a desktop Mac Pro. For stability, and general use, Apple can't be beat. They are expensive, but they work every time.

I like many things about Linux, and I used it as my primary os for a time. I kept trying new versions of Ubuntu, and it got better with each new version. Finally, automatically, it would recognize all three of my wireless routers. However, installing new packages drove me back to Windows every time. Windows has many problems, but Linux will never have widespread use, because of the arcane package installation procedure. I can see the appeal for people who like to code, but that's not why I use computers.

I'll wait for April 28.

Thank you very much, for your interest and help.

rdogs


This post has been edited by coastie65: 16 August 2011 - 04:33 AM

0

#8 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 23 March 2011 - 09:46 AM

I dunno. You can't call the 'Software Center' arcane. They just happen to have a lot of 'other' ways to install software. You can't blame Ubuntu when the LibreOffice folks can't be bothered to make a 'real' .deb file, any more than you can blame windoze when someone gives you a zip file with random content in it, and a setup.bat.

Of course, any time that I've deviated from the 'Software Center' version, I've run across issues later on. Such as getting the 'latest greatest' virtualbox, and then having subsequent updates complain.

I got LibreOffice to work, first try, but I'm a veteran of 'bad installs'.

So they DO provide an 'easy' method to set up and remove software, but it's apparently a bit harder for developers to use than it should be, and somewhat brittle when incorrectly set up packages from 'outside' their universe are mixed with 'supported' packages.
0

#9 User is offline   HankRearden 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,465
  • Joined: 22-March 11

Posted 22 April 2011 - 08:16 PM

Remove Open Office:

sudo apt-get purge "openoffice*.*"


Add the LibreOffice repository:

gksu add-apt-repository ppa:libreoffice/ppa
gksu apt-get update


Install LibreOffice:

sudo apt-get install libreoffice libreoffice-gnome language-support-en

Microsoft Surface Pro
Amazon Kindle Fire HD | Nokia Lumia 920
0

#10 User is offline   Evildave 

  • Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 4,287
  • Joined: 24-January 08

Posted 22 April 2011 - 08:37 PM

Sounds like they finally added the .deb file.
0

#11 User is offline   robinwillson 

  • Member
  • PipPip
  • Group: New Member
  • Posts: 13
  • Joined: 26-July 11

Posted 16 August 2011 - 02:35 AM

The Document Foundation, has already released a beta version of Libre Office that can be installed on Ubuntu.
0

#12 User is offline   aarendavid 

  • Newbie
  • Pip
  • Group: New Member
  • Posts: 1
  • Joined: 27-March 12

Posted 27 March 2012 - 09:06 PM

Please note that:

Before installing libreoffice you need to remove open office using the following command using the terminal

sudo apt-get remove --purge openoffice*.*

Note:- Removing openoffice is optional you can run openoffice and libreoffice side by side

First you need to download libreoffice tar.gz file from here http://download.docu...office/testing/

Once you downloaded you can extract this file by right click on it and select extract here now you should be having en-US folder inside this you should be able to see DEBS folder.Installing all these deb files are easy from command line so open the terminal and run the following comamnd

sudo dpkg -i ~/Desktop/en-US/DEBS/*.deb

Finally you need to install desktop integration deb package using the following command

sudo dpkg -i ~/Desktop/en-US/DEBS/desktop-integration/libreoffice3.3-debian-menus_3.3-9526_all.deb
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users