Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS (SOLVED)

2015-11-11 Thread Pertti Rönnberg

Joel, Jean-Baptiste and especially Andreas,
thank you so very much for your help and kindness!
Pertti Rönnberg


On 11.11.2015 17:49, Joel Madero wrote:

I think you really need to figure out what it is that you want. For
additional help I suggest going to the #libreoffice IRC channel. What
you asked for has been provided (how to upgrade to 5.0.2 as well as
5.0.3). If you want "still" version (I would argue it's not really all
that more stable and you'll miss out on a lot of features that are in
5.x series) you need to install 4.4 not 5.0.

On 11/11/2015 04:20 AM, Pertti Rönnberg wrote:

Joel, Jean-Baptiste & others. Thank you for replying.

A short explanation of my thinking.

Many on this list have expressed the advice not to install the latest
fresh version but install the latest bugfix of a 1-3 steps earlier
version, just to minimize the risk of bugs and enjoy new features. OK?

According to LibreO’s homepage the LO5.o2 and LO5.o3 are two different
versions – probably not only regarding bugfixes but also with some new
features; the most recent fresh&bugfix now is LO5.03.2.

So I decided for LO5.02.3 both on my Windows-machines (all 64bit) and
on Ubuntu. Installing on Windows went OK but seems problematicto get
it on Ubuntu (!!??)


askUbuntu says not to use PPA because of safety reasons
Joel says LO5.02.3 cannot (as a specific version) be installed directly

in Ubuntu – not without even more confusing extra hockus-pockus with
debian.tar.gz, etc (but not recommended?)

May I put my main question this way:


what is the general procedure (definite, correct)  for upgrading an old

LibreO version to a newer one in Ubuntu (e.g. Ubuntu 14.04.2 LTS)

And the “subquestions”:

(a)must the old version (& its help-pack) be removed before installing
the new one in this Ubuntu?

(b)when upgrading LibreO in Ubuntu does the help-pack upgrade
automatically together with the main program or must it be installed
separately?

Please forgive me, I am trying to learn Ubuntu.

Pertti Rönnberg



On 11.11.2015 0:03, Joel Madero wrote:

It is possible. If you want 5.0.2 specifically (not sure why...having
identical versions on all machines really isn't required) but here are
steps (assuming you're using 64 bit machine):

1. Download the debian package located:
https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/LibreOffice_5.0.2.2_Linux_x86-64_deb.tar.gz

;

2. Untar the file (navigate to folder using your file browser, right
click
on .tar.gz, uncompress it);

3. open terminal

4. use "cd" command to navigate to the DEBS folder inside of the
uncompressed folder you just uncompressed, for example if I uncompressed
the tar.gz to ~/Downloads then I would be something like this "cd
~/Downloads/[FOLDER NAME]/DEBS

5. sudo dpkg -i *.deb

for the help files:

https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/


Download the relevant one and install the debian file the same way as
described above.


Best,
Joel



On Tue, Nov 10, 2015 at 1:55 PM, Pertti Rönnberg 
wrote:


Joel,
I have installed the version LO5.02.2 on both my PC (Win 7, 64bit)
and on
another laptop and that is why I want to
install it on Ubuntu too.
But obviously it is not possible -- how come?

By the way. Will the LO5.0x.x helppack install on Ubuntu together
(automatically) with the LO-upgrade or shall it be installed
separately?
Pertti


On 10.11.2015 23:39, Joel Madero wrote:


Sorry that is incorrect - you'll actually get 5.0.3 which is the
latest
version in the repository.

You can also install from the debian packages but this is not
recommended
for Ubuntu users - it is highly recommended to install from the ppa.


Best,
Joel

On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero 
wrote:

It will install the latest version in the 5.0 repository. You'll get

updates until 5.0 is end of life. You'll have to do the same
procedure
once
5.1 is released (add the 5.1 repository, update, then upgrade).

Currently 5.0.2 is the latest version in 5.0 so that's the version
that
will be installed.

On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg 
wrote:

Joel Madero,

Thank you for your reply.
But this is one of the confusing details:  does your answer not
lead to
install not
the version 5.02.3 but a later/the latest one?
Pertti



On 10.11.2015 23:17, Joel Madero wrote:

Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
wrote:

Hello Linux experts,

May I ask for help -- the instructions on the web are too
confusing for
me.
On my laptop (Win7, 64bit) I have recently installed the Oracle
VirtualBox and there Ubuntu 14.04.2 LTS.
The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and
Impress.
I want to replace that old LO4.2.8 version -- upgrade it to
LO5.02.3
with all its components (at least Writer, Calc, Base, Draw and
Math)
but
I do not want the lastest fresh versions.
Can 

Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-11 Thread Joel Madero
I think you really need to figure out what it is that you want. For
additional help I suggest going to the #libreoffice IRC channel. What
you asked for has been provided (how to upgrade to 5.0.2 as well as
5.0.3). If you want "still" version (I would argue it's not really all
that more stable and you'll miss out on a lot of features that are in
5.x series) you need to install 4.4 not 5.0.

On 11/11/2015 04:20 AM, Pertti Rönnberg wrote:
> Joel, Jean-Baptiste & others. Thank you for replying.
>
> A short explanation of my thinking.
>
> Many on this list have expressed the advice not to install the latest
> fresh version but install the latest bugfix of a 1-3 steps earlier
> version, just to minimize the risk of bugs and enjoy new features. OK?
>
> According to LibreO’s homepage the LO5.o2 and LO5.o3 are two different
> versions – probably not only regarding bugfixes but also with some new
> features; the most recent fresh&bugfix now is LO5.03.2.
>
> So I decided for LO5.02.3 both on my Windows-machines (all 64bit) and
> on Ubuntu. Installing on Windows went OK but seems problematicto get
> it on Ubuntu (!!??)
>
>>> askUbuntu says not to use PPA because of safety reasons
>
>>> Joel says LO5.02.3 cannot (as a specific version) be installed directly 
> in Ubuntu – not without even more confusing extra hockus-pockus with
> debian.tar.gz, etc (but not recommended?)
>
> May I put my main question this way:
>
>>> what is the general procedure (definite, correct)  for upgrading an old 
> LibreO version to a newer one in Ubuntu (e.g. Ubuntu 14.04.2 LTS)
>
> And the “subquestions”:
>
> (a)must the old version (& its help-pack) be removed before installing
> the new one in this Ubuntu?
>
> (b)when upgrading LibreO in Ubuntu does the help-pack upgrade
> automatically together with the main program or must it be installed
> separately?
>
> Please forgive me, I am trying to learn Ubuntu.
>
> Pertti Rönnberg
>
>
>
> On 11.11.2015 0:03, Joel Madero wrote:
>> It is possible. If you want 5.0.2 specifically (not sure why...having
>> identical versions on all machines really isn't required) but here are
>> steps (assuming you're using 64 bit machine):
>>
>> 1. Download the debian package located:
>> https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/LibreOffice_5.0.2.2_Linux_x86-64_deb.tar.gz
>>
>> ;
>>
>> 2. Untar the file (navigate to folder using your file browser, right
>> click
>> on .tar.gz, uncompress it);
>>
>> 3. open terminal
>>
>> 4. use "cd" command to navigate to the DEBS folder inside of the
>> uncompressed folder you just uncompressed, for example if I uncompressed
>> the tar.gz to ~/Downloads then I would be something like this "cd
>> ~/Downloads/[FOLDER NAME]/DEBS
>>
>> 5. sudo dpkg -i *.deb
>>
>> for the help files:
>>
>> https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/
>>
>>
>> Download the relevant one and install the debian file the same way as
>> described above.
>>
>>
>> Best,
>> Joel
>>
>>
>>
>> On Tue, Nov 10, 2015 at 1:55 PM, Pertti Rönnberg 
>> wrote:
>>
>>> Joel,
>>> I have installed the version LO5.02.2 on both my PC (Win 7, 64bit)
>>> and on
>>> another laptop and that is why I want to
>>> install it on Ubuntu too.
>>> But obviously it is not possible -- how come?
>>>
>>> By the way. Will the LO5.0x.x helppack install on Ubuntu together
>>> (automatically) with the LO-upgrade or shall it be installed
>>> separately?
>>> Pertti
>>>
>>>
>>> On 10.11.2015 23:39, Joel Madero wrote:
>>>
 Sorry that is incorrect - you'll actually get 5.0.3 which is the
 latest
 version in the repository.

 You can also install from the debian packages but this is not
 recommended
 for Ubuntu users - it is highly recommended to install from the ppa.


 Best,
 Joel

 On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero 
 wrote:

 It will install the latest version in the 5.0 repository. You'll get
> updates until 5.0 is end of life. You'll have to do the same
> procedure
> once
> 5.1 is released (add the 5.1 repository, update, then upgrade).
>
> Currently 5.0.2 is the latest version in 5.0 so that's the version
> that
> will be installed.
>
> On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg 
> wrote:
>
> Joel Madero,
>> Thank you for your reply.
>> But this is one of the confusing details:  does your answer not
>> lead to
>> install not
>> the version 5.02.3 but a later/the latest one?
>> Pertti
>>
>>
>>
>> On 10.11.2015 23:17, Joel Madero wrote:
>>
>> Terminal -
>>
>> sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
>> sudo apt-get update;
>> sudo apt-get install libreoffice
>>
>>
>> Best,
>> Joel
>>
>> On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
>> wrote:
>>
>> Hello Linux experts,
>>> May I ask for help -- the instructions on the we

Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-11 Thread Jean-Baptiste Faure
Le 11/11/2015 13:20, Pertti Rönnberg a écrit :
> Joel, Jean-Baptiste & others. Thank you for replying.
> 
> A short explanation of my thinking.
> 
> Many on this list have expressed the advice not to install the latest
> fresh version but install the latest bugfix of a 1-3 steps earlier
> version, just to minimize the risk of bugs and enjoy new features. OK?

Ok, but you do not do what you say. Current "Fresh" version is the third
bugfix of 5.0, aka 5.0.3. The fourth digit in the version number is the
release candidate number. Current 5.0.3 is 5.0.3.2 because its 2nd RC
has been declared stable enough to be final 5.0.3.

Current "Still" version is the 6th bugfix of 4.4, aka 4.4.6.

Best regards.
JBF

-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-11 Thread Pertti Rönnberg

Joel, Jean-Baptiste & others. Thank you for replying.

A short explanation of my thinking.

Many on this list have expressed the advice not to install the latest 
fresh version but install the latest bugfix of a 1-3 steps earlier 
version, just to minimize the risk of bugs and enjoy new features. OK?


According to LibreO’s homepage the LO5.o2 and LO5.o3 are two different 
versions – probably not only regarding bugfixes but also with some new 
features; the most recent fresh&bugfix now is LO5.03.2.


So I decided for LO5.02.3 both on my Windows-machines (all 64bit) and on 
Ubuntu. Installing on Windows went OK but seems problematicto get it on 
Ubuntu (!!??)



askUbuntu says not to use PPA because of safety reasons


Joel says LO5.02.3 cannot (as a specific version) be installed directly 
in Ubuntu – not without even more confusing extra hockus-pockus with 
debian.tar.gz, etc (but not recommended?)


May I put my main question this way:

what is the general procedure (definite, correct)  for upgrading an old 

LibreO version to a newer one in Ubuntu (e.g. Ubuntu 14.04.2 LTS)

And the “subquestions”:

(a)must the old version (& its help-pack) be removed before installing 
the new one in this Ubuntu?


(b)when upgrading LibreO in Ubuntu does the help-pack upgrade 
automatically together with the main program or must it be installed 
separately?


Please forgive me, I am trying to learn Ubuntu.

Pertti Rönnberg



On 11.11.2015 0:03, Joel Madero wrote:

It is possible. If you want 5.0.2 specifically (not sure why...having
identical versions on all machines really isn't required) but here are
steps (assuming you're using 64 bit machine):

1. Download the debian package located:
https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/LibreOffice_5.0.2.2_Linux_x86-64_deb.tar.gz
;

2. Untar the file (navigate to folder using your file browser, right click
on .tar.gz, uncompress it);

3. open terminal

4. use "cd" command to navigate to the DEBS folder inside of the
uncompressed folder you just uncompressed, for example if I uncompressed
the tar.gz to ~/Downloads then I would be something like this "cd
~/Downloads/[FOLDER NAME]/DEBS

5. sudo dpkg -i *.deb

for the help files:

https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/

Download the relevant one and install the debian file the same way as
described above.


Best,
Joel



On Tue, Nov 10, 2015 at 1:55 PM, Pertti Rönnberg  wrote:


Joel,
I have installed the version LO5.02.2 on both my PC (Win 7, 64bit) and on
another laptop and that is why I want to
install it on Ubuntu too.
But obviously it is not possible -- how come?

By the way. Will the LO5.0x.x helppack install on Ubuntu together
(automatically) with the LO-upgrade or shall it be installed
separately?
Pertti


On 10.11.2015 23:39, Joel Madero wrote:


Sorry that is incorrect - you'll actually get 5.0.3 which is the latest
version in the repository.

You can also install from the debian packages but this is not recommended
for Ubuntu users - it is highly recommended to install from the ppa.


Best,
Joel

On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero 
wrote:

It will install the latest version in the 5.0 repository. You'll get

updates until 5.0 is end of life. You'll have to do the same procedure
once
5.1 is released (add the 5.1 repository, update, then upgrade).

Currently 5.0.2 is the latest version in 5.0 so that's the version that
will be installed.

On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg 
wrote:

Joel Madero,

Thank you for your reply.
But this is one of the confusing details:  does your answer not lead to
install not
the version 5.02.3 but a later/the latest one?
Pertti



On 10.11.2015 23:17, Joel Madero wrote:

Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
wrote:

Hello Linux experts,

May I ask for help -- the instructions on the web are too confusing for
me.
On my laptop (Win7, 64bit) I have recently installed the Oracle
VirtualBox and there Ubuntu 14.04.2 LTS.
The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and
Impress.
I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3
with all its components (at least Writer, Calc, Base, Draw and Math)
but
I do not want the lastest fresh versions.
Can somebody tell me the step-by-step process/commands how this is
performed?
And must the old version be removed before installing the new one?.
Thanks in advance.
Pertti Rönnberg


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more:
http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted



--
*Joel Madero*
LibreOffice QA

Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Jean-Baptiste Faure
Le 10/11/2015 22:55, Pertti Rönnberg a écrit :

> I have installed the version LO5.02.2 on both my PC (Win 7, 64bit) and
> on another laptop

You should always install the _latest bugfix_ of the current
[Stable/Fresh] branch.
The current [Stable/Fresh] branch is [4.4/5.0] and its latest bugfix is
[4.4.6/5.0.3].
As you have already chosen the Stable branch, you should install 5.0.3

Best regards.
JBF

-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Joel Madero
It is possible. If you want 5.0.2 specifically (not sure why...having
identical versions on all machines really isn't required) but here are
steps (assuming you're using 64 bit machine):

1. Download the debian package located:
https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/LibreOffice_5.0.2.2_Linux_x86-64_deb.tar.gz
;

2. Untar the file (navigate to folder using your file browser, right click
on .tar.gz, uncompress it);

3. open terminal

4. use "cd" command to navigate to the DEBS folder inside of the
uncompressed folder you just uncompressed, for example if I uncompressed
the tar.gz to ~/Downloads then I would be something like this "cd
~/Downloads/[FOLDER NAME]/DEBS

5. sudo dpkg -i *.deb

for the help files:

https://downloadarchive.documentfoundation.org/libreoffice/old/5.0.2.2/deb/x86_64/

Download the relevant one and install the debian file the same way as
described above.


Best,
Joel



On Tue, Nov 10, 2015 at 1:55 PM, Pertti Rönnberg  wrote:

> Joel,
> I have installed the version LO5.02.2 on both my PC (Win 7, 64bit) and on
> another laptop and that is why I want to
> install it on Ubuntu too.
> But obviously it is not possible -- how come?
>
> By the way. Will the LO5.0x.x helppack install on Ubuntu together
> (automatically) with the LO-upgrade or shall it be installed
> separately?
> Pertti
>
>
> On 10.11.2015 23:39, Joel Madero wrote:
>
>> Sorry that is incorrect - you'll actually get 5.0.3 which is the latest
>> version in the repository.
>>
>> You can also install from the debian packages but this is not recommended
>> for Ubuntu users - it is highly recommended to install from the ppa.
>>
>>
>> Best,
>> Joel
>>
>> On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero 
>> wrote:
>>
>> It will install the latest version in the 5.0 repository. You'll get
>>> updates until 5.0 is end of life. You'll have to do the same procedure
>>> once
>>> 5.1 is released (add the 5.1 repository, update, then upgrade).
>>>
>>> Currently 5.0.2 is the latest version in 5.0 so that's the version that
>>> will be installed.
>>>
>>> On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg 
>>> wrote:
>>>
>>> Joel Madero,
 Thank you for your reply.
 But this is one of the confusing details:  does your answer not lead to
 install not
 the version 5.02.3 but a later/the latest one?
 Pertti



 On 10.11.2015 23:17, Joel Madero wrote:

 Terminal -

 sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
 sudo apt-get update;
 sudo apt-get install libreoffice


 Best,
 Joel

 On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
 wrote:

 Hello Linux experts,
> May I ask for help -- the instructions on the web are too confusing for
> me.
> On my laptop (Win7, 64bit) I have recently installed the Oracle
> VirtualBox and there Ubuntu 14.04.2 LTS.
> The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and
> Impress.
> I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3
> with all its components (at least Writer, Calc, Base, Draw and Math)
> but
> I do not want the lastest fresh versions.
> Can somebody tell me the step-by-step process/commands how this is
> performed?
> And must the old version be removed before installing the new one?.
> Thanks in advance.
> Pertti Rönnberg
>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more:
> http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>
>

 --
 *Joel Madero*
 LibreOffice QA Volunteer
 jmadero@gmail.com




>>> --
>>> *Joel Madero*
>>> LibreOffice QA Volunteer
>>> jmadero@gmail.com
>>>
>>>
>>>
>>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>



-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Pertti Rönnberg

Joel,
I have installed the version LO5.02.2 on both my PC (Win 7, 64bit) and 
on another laptop and that is why I want to

install it on Ubuntu too.
But obviously it is not possible -- how come?

By the way. Will the LO5.0x.x helppack install on Ubuntu together 
(automatically) with the LO-upgrade or shall it be installed

separately?
Pertti

On 10.11.2015 23:39, Joel Madero wrote:

Sorry that is incorrect - you'll actually get 5.0.3 which is the latest
version in the repository.

You can also install from the debian packages but this is not recommended
for Ubuntu users - it is highly recommended to install from the ppa.


Best,
Joel

On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero  wrote:


It will install the latest version in the 5.0 repository. You'll get
updates until 5.0 is end of life. You'll have to do the same procedure once
5.1 is released (add the 5.1 repository, update, then upgrade).

Currently 5.0.2 is the latest version in 5.0 so that's the version that
will be installed.

On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg  wrote:


Joel Madero,
Thank you for your reply.
But this is one of the confusing details:  does your answer not lead to
install not
the version 5.02.3 but a later/the latest one?
Pertti



On 10.11.2015 23:17, Joel Madero wrote:

Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
wrote:


Hello Linux experts,
May I ask for help -- the instructions on the web are too confusing for
me.
On my laptop (Win7, 64bit) I have recently installed the Oracle
VirtualBox and there Ubuntu 14.04.2 LTS.
The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3
with all its components (at least Writer, Calc, Base, Draw and Math) but
I do not want the lastest fresh versions.
Can somebody tell me the step-by-step process/commands how this is
performed?
And must the old version be removed before installing the new one?.
Thanks in advance.
Pertti Rönnberg


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted




--
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com





--
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com







--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Joel Madero
Sorry that is incorrect - you'll actually get 5.0.3 which is the latest
version in the repository.

You can also install from the debian packages but this is not recommended
for Ubuntu users - it is highly recommended to install from the ppa.


Best,
Joel

On Tue, Nov 10, 2015 at 1:35 PM, Joel Madero  wrote:

> It will install the latest version in the 5.0 repository. You'll get
> updates until 5.0 is end of life. You'll have to do the same procedure once
> 5.1 is released (add the 5.1 repository, update, then upgrade).
>
> Currently 5.0.2 is the latest version in 5.0 so that's the version that
> will be installed.
>
> On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg  wrote:
>
>> Joel Madero,
>> Thank you for your reply.
>> But this is one of the confusing details:  does your answer not lead to
>> install not
>> the version 5.02.3 but a later/the latest one?
>> Pertti
>>
>>
>>
>> On 10.11.2015 23:17, Joel Madero wrote:
>>
>> Terminal -
>>
>> sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
>> sudo apt-get update;
>> sudo apt-get install libreoffice
>>
>>
>> Best,
>> Joel
>>
>> On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
>> wrote:
>>
>>> Hello Linux experts,
>>> May I ask for help -- the instructions on the web are too confusing for
>>> me.
>>> On my laptop (Win7, 64bit) I have recently installed the Oracle
>>> VirtualBox and there Ubuntu 14.04.2 LTS.
>>> The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
>>> I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3
>>> with all its components (at least Writer, Calc, Base, Draw and Math) but
>>> I do not want the lastest fresh versions.
>>> Can somebody tell me the step-by-step process/commands how this is
>>> performed?
>>> And must the old version be removed before installing the new one?.
>>> Thanks in advance.
>>> Pertti Rönnberg
>>>
>>>
>>> --
>>> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
>>> Problems?
>>> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>>> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>>> List archive: http://listarchives.libreoffice.org/global/users/
>>> All messages sent to this list will be publicly archived and cannot be
>>> deleted
>>>
>>
>>
>>
>> --
>> *Joel Madero*
>> LibreOffice QA Volunteer
>> jmadero@gmail.com
>>
>>
>>
>
>
> --
> *Joel Madero*
> LibreOffice QA Volunteer
> jmadero@gmail.com
>
>


-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Joel Madero
It will install the latest version in the 5.0 repository. You'll get
updates until 5.0 is end of life. You'll have to do the same procedure once
5.1 is released (add the 5.1 repository, update, then upgrade).

Currently 5.0.2 is the latest version in 5.0 so that's the version that
will be installed.

On Tue, Nov 10, 2015 at 1:32 PM, Pertti Rönnberg  wrote:

> Joel Madero,
> Thank you for your reply.
> But this is one of the confusing details:  does your answer not lead to
> install not
> the version 5.02.3 but a later/the latest one?
> Pertti
>
>
>
> On 10.11.2015 23:17, Joel Madero wrote:
>
> Terminal -
>
> sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
> sudo apt-get update;
> sudo apt-get install libreoffice
>
>
> Best,
> Joel
>
> On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
> wrote:
>
>> Hello Linux experts,
>> May I ask for help -- the instructions on the web are too confusing for
>> me.
>> On my laptop (Win7, 64bit) I have recently installed the Oracle
>> VirtualBox and there Ubuntu 14.04.2 LTS.
>> The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
>> I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3 with
>> all its components (at least Writer, Calc, Base, Draw and Math) but
>> I do not want the lastest fresh versions.
>> Can somebody tell me the step-by-step process/commands how this is
>> performed?
>> And must the old version be removed before installing the new one?.
>> Thanks in advance.
>> Pertti Rönnberg
>>
>>
>> --
>> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
>> Problems?
>> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>> List archive: http://listarchives.libreoffice.org/global/users/
>> All messages sent to this list will be publicly archived and cannot be
>> deleted
>>
>
>
>
> --
> *Joel Madero*
> LibreOffice QA Volunteer
> jmadero@gmail.com
>
>
>


-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Pertti Rönnberg

Joel Madero,
Thank you for your reply.
But this is one of the confusing details:  does your answer not lead to 
install not

the version 5.02.3 but a later/the latest one?
Pertti


On 10.11.2015 23:17, Joel Madero wrote:

Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg > wrote:


Hello Linux experts,
May I ask for help -- the instructions on the web are too
confusing for me.
On my laptop (Win7, 64bit) I have recently installed the Oracle
VirtualBox and there Ubuntu 14.04.2 LTS.
The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and
Impress.
I want to replace that old LO4.2.8 version -- upgrade it to
LO5.02.3 with all its components (at least Writer, Calc, Base,
Draw and Math) but
I do not want the lastest fresh versions.
Can somebody tell me the step-by-step process/commands how this is
performed?
And must the old version be removed before installing the new one?.
Thanks in advance.
Pertti Rönnberg


-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org


Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more:
http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and
cannot be deleted




--
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com 




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Joel Madero
Because you put the wrong command. Copy and paste exactly what I write.

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0

note: it is not "apt-get" it is "add-apt". Also note that there is no colon
after sudo.


Best,
Joel

On Tue, Nov 10, 2015 at 1:28 PM, John R. Sowden 
wrote:

> I have been trying to get this for years.  Thank you!
>
> But, I got an error.  First I got "sudo: apt-get-repository: command not
> found"
> I then added a space after get in apt-get  in case -repository is an
> argument of apt-get
>
> but then the error changed to: "E: Command line option 'r' [from
> -repository] is not known."
>
> John
>
>
>
>
> On 11/10/2015 01:17 PM, Joel Madero wrote:
>
>> Terminal -
>>
>> sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
>> sudo apt-get update;
>> sudo apt-get install libreoffice
>>
>>
>> Best,
>> Joel
>>
>> On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg 
>> wrote:
>>
>> Hello Linux experts,
>>> May I ask for help -- the instructions on the web are too confusing for
>>> me.
>>> On my laptop (Win7, 64bit) I have recently installed the Oracle
>>> VirtualBox
>>> and there Ubuntu 14.04.2 LTS.
>>> The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
>>> I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3 with
>>> all its components (at least Writer, Calc, Base, Draw and Math) but
>>> I do not want the lastest fresh versions.
>>> Can somebody tell me the step-by-step process/commands how this is
>>> performed?
>>> And must the old version be removed before installing the new one?.
>>> Thanks in advance.
>>> Pertti Rönnberg
>>>
>>>
>>> --
>>> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
>>> Problems?
>>> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>>> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>>> List archive: http://listarchives.libreoffice.org/global/users/
>>> All messages sent to this list will be publicly archived and cannot be
>>> deleted
>>>
>>>
>>
>>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>



-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread John R. Sowden

I have been trying to get this for years.  Thank you!

But, I got an error.  First I got "sudo: apt-get-repository: command not 
found"
I then added a space after get in apt-get  in case -repository is an 
argument of apt-get


but then the error changed to: "E: Command line option 'r' [from 
-repository] is not known."


John



On 11/10/2015 01:17 PM, Joel Madero wrote:

Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg  wrote:


Hello Linux experts,
May I ask for help -- the instructions on the web are too confusing for me.
On my laptop (Win7, 64bit) I have recently installed the Oracle VirtualBox
and there Ubuntu 14.04.2 LTS.
The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3 with
all its components (at least Writer, Calc, Base, Draw and Math) but
I do not want the lastest fresh versions.
Can somebody tell me the step-by-step process/commands how this is
performed?
And must the old version be removed before installing the new one?.
Thanks in advance.
Pertti Rönnberg


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted







--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Joel Madero
Terminal -

sudo add-apt-repository ppa:libreoffice/libreoffice-5-0;
sudo apt-get update;
sudo apt-get install libreoffice


Best,
Joel

On Tue, Nov 10, 2015 at 12:57 PM, Pertti Rönnberg  wrote:

> Hello Linux experts,
> May I ask for help -- the instructions on the web are too confusing for me.
> On my laptop (Win7, 64bit) I have recently installed the Oracle VirtualBox
> and there Ubuntu 14.04.2 LTS.
> The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
> I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3 with
> all its components (at least Writer, Calc, Base, Draw and Math) but
> I do not want the lastest fresh versions.
> Can somebody tell me the step-by-step process/commands how this is
> performed?
> And must the old version be removed before installing the new one?.
> Thanks in advance.
> Pertti Rönnberg
>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>



-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] How to upgrade LO on Ubuntu 14.04.LTS

2015-11-10 Thread Pertti Rönnberg

Hello Linux experts,
May I ask for help -- the instructions on the web are too confusing for me.
On my laptop (Win7, 64bit) I have recently installed the Oracle 
VirtualBox and there Ubuntu 14.04.2 LTS.

The LibreO version in Ubuntu is 4.2.8 has only Writer, Calc and Impress.
I want to replace that old LO4.2.8 version -- upgrade it to LO5.02.3 
with all its components (at least Writer, Calc, Base, Draw and Math) but

I do not want the lastest fresh versions.
Can somebody tell me the step-by-step process/commands how this is 
performed?

And must the old version be removed before installing the new one?.
Thanks in advance.
Pertti Rönnberg


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted