Results 1 to 5 of 5

Thread: LibreOffice on lucid 10.04

  1. #1
    Join Date
    Nov 2010
    Location
    Brescello (RE) - Italy
    Beans
    60
    Distro
    Kubuntu 12.04 Precise Pangolin

    LibreOffice on lucid 10.04

    Does anyone know if libreoffice.org will be insert on official repo for Ubuntu 10.04?
    I know for Ubuntu 11.04, but I have no idea for 10.04...

  2. #2
    Join Date
    Sep 2005
    Beans
    463
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: LibreOffice on lucid 10.04

    Since the release data of Natty is scheduled for the 28th of April, I think it will be too soon to include libreoffice (it's also still in beta).

    But you can always install it via ppa as explained in this guide.

  3. #3
    Join Date
    Nov 2010
    Location
    Brescello (RE) - Italy
    Beans
    60
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: LibreOffice on lucid 10.04

    Thanks NikoC, but I know I can install it from ppa or debs.
    I only want to know if someones heard if Canonical think to insert LibreOffice in the 10.04 official repo.

  4. #4
    Join Date
    Jan 2010
    Location
    Canada
    Beans
    25
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: LibreOffice on lucid 10.04

    It's apparently been in development since January 18th (so says Ubuntu brainstorm) and will probably be implemented for one of the next point releases.

  5. #5
    Join Date
    Feb 2009
    Location
    Hull, England
    Beans
    Hidden!
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: LibreOffice on lucid 10.04

    If you want to use it in 10.04 its simple.
    Code:
    sudo apt-get remove --purge openoffice*.*
    Then add the libreoffice repo:
    Code:
    sudo add-apt-repository ppa:libreoffice/ppa
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install libreoffice libreoffice-gtk myspell-en-gb aspell
    Remember to change myspell to your own language, and your done.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •