Libreoffice 5.0 download times out

Unable to download libreoffice 5.0 for ubuntu 15.04 32 bits.

[edit: added lo5 + ubuntu15 tags]

Hi Massimo Praga

You can handle this quite neatly from the command-line using wget:-

:~$ wget --help
GNU Wget 1.12, a non-interactive network retriever.
Usage: wget [OPTION]... [URL]...

Mandatory arguments to long options are mandatory for short options too.
...
Download:
...
  -c,  --continue                resume getting a partially-downloaded file.

Thus wget -c <url-of-file> will pick up an interrupted download & keep going until you get it all.

If this helps then please tick the answer (:heavy_check_mark:)

…and/or show you like it with an uptick ()