How do I install the current Linux version

Hi Ken,

I will have a look, if I find something special for your
situation.

Couldn't find a clear description for this problem when looking for
Mint. But when I am looking for installing LO with Linux I found this:

https://wiki.documentfoundation.org/Documentation/Install/Linux

Regards

Robert

Hi Tim,

What I do is unpack the install files [I use .deb files] and place
them all in a temporary folder I call "lib". Nice and simple, I
have that folder in the "home" folder called "timothy".

This will give me "/home/timothy/lib" while using the file manager
package [on Mint] called "Caja".

Then I use the "Mate Terminal" [default command line for the MATE
desktop GUI]

This is my starting point for this laptop - yours will look
different since you will not have the same laptop and user name.
This is the default user folder for my laptop.

timothy@Gateway-NE56R12u:~$

I type in "cd lib"

timothy@Gateway-NE56R12u:~$ cd lib

I get this folder shown

timothy@Gateway-NE56R12u:~/lib$

At this point I use this command to install all of the .deb files
from that folder. I tend to place both the language and help .deb
files - if needed - in a different folder like lib2.

sudo dpkg -i *.deb

This will prompt me to five my superuser password. Then it will
start a "long" install process for all of the .deb files in the
folder. The RPM system would have some different names for the
commands I use for the DEB based Linux OS [ I use Ubuntu with Mate
desktop]

So, if you have a folder off your home folder [or directory] with
the name of "lib" [home/timothy/lib], the command line is a very
easy route.

cd lib

sudo dpkg -i *.deb

After looking for this in the web I would make it the same way you
have described here. It's a little bit different to the tool, which is
delivered with OpenSuSE for system-managing with YAST, but it will
work well.
Don't know how to add a dircetory as repository in other sytems. But
with OpenSUSE it works well.

Regards

Robert

This installation method all looks overly complicated to me, and is one
of the reasons that I swapped over to MX-Linux where the system comes
as a package with installation instructions/prompts included. Plus the bonus
that the User Manual can be read/downloaded beforehand.

Gordon.

Here's how I did it with Ubuntu 14.04LTS. I imagine it might work with Mint, which is based on Ubuntu.

Method 1

I opened a command line terminal (With Ubuntu, it's Ctrl-Alt-t).

I typed in the following commands, hitting <enter> after each line.

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

sudo apt-get update

After typing in the first line, you'll be prompted for your user password. The first line adds the repository for LO 5.1.x. The second line automatically updates your system to use it.

Method 2

You can do the same thing through Synaptic Package Manager. Open Synaptic and click on Settings and then Repositories. In the Repositories dialog, click on Other Software, then click Add. Then type in ppa:libreoffice/libreoffice-5-1 and click Add Source. You will be prompted to reload your software sources. Once you do that, you can click Mark All Upgrades. Synaptic will mark the LO packages that are to be updated. Click Apply and you'll be upgraded.

Again, I've used both methods with Ubuntu. That said, I am not by any means an experienced Linux user. I tend to use Synaptic for all my software installation needs. I've never downloaded and installed a *.deb file. Instructions for these methods are found at:

https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice-5-1.

I don't know enough about Mint to know if it will work properly, but since Mint is based on Ubuntu, I tend to believe it will.

Virgil

Those PPA's work fine with Mint. You can also select another version, for
example 5-2. This method will replace your current version. Updates to
your selected version (5.1.x or 5.2.x, etc) are provided through the
package system. This is more convenient versus manually downloading and
installing each new version. This link describes these PPAs:
https://launchpad.net/~libreoffice/+archive/ubuntu/ppa

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Tim,

What I do is unpack the install files [I use .deb files] and place
them all in a temporary folder I call "lib". Nice and simple, I
have that folder in the "home" folder called "timothy".

This will give me "/home/timothy/lib" while using the file manager
  package [on Mint] called "Caja".

Then I use the "Mate Terminal" [default command line for the MATE
desktop GUI]

This is my starting point for this laptop - yours will look
different since you will not have the same laptop and user name.
This is the default user folder for my laptop.

timothy@Gateway-NE56R12u:~$

I type in "cd lib"

timothy@Gateway-NE56R12u:~$ cd lib

I get this folder shown

timothy@Gateway-NE56R12u:~/lib$

At this point I use this command to install all of the .deb files
from that folder. I tend to place both the language and help .deb
files - if needed - in a different folder like lib2.

sudo dpkg -i *.deb

This will prompt me to five my superuser password. Then it will
start a "long" install process for all of the .deb files in the
folder. The RPM system would have some different names for the
commands I use for the DEB based Linux OS [ I use Ubuntu with Mate
desktop]

So, if you have a folder off your home folder [or directory] with
the name of "lib" [home/timothy/lib], the command line is a very
easy route.

cd lib

sudo dpkg -i *.deb

After looking for this in the web I would make it the same way you
have described here. It's a little bit different to the tool, which is
delivered with OpenSuSE for system-managing with YAST, but it will
work well.
Don't know how to add a dircetory as repository in other sytems. But
with OpenSUSE it works well.

Regards

Robert

<snip>

This installation method all looks overly complicated to me, and is one
of the reasons that I swapped over to MX-Linux where the system comes
as a package with installation instructions/prompts included. Plus the bonus
that the User Manual can be read/downloaded beforehand.

Gordon.

[pardon me for issues in this text, since I have not slept much in the past week]

I can find free ebooks for Ubuntu that have a lot of info about how to install and run Ubuntu.

I keep the install commands in a "sticky note" on my laptop's display. Actually I have "heard", from one of the email lists I read, of someone made a singles script to run that allows people to do all of the commands needed to install LO with needed prompts for password and yes/no. The only scripting I do is for the backups my internal 6.25 TB of data files to USB external drives. I need 6+ "rsync" commands to do the type of complex I need to make sure many of my folders have 4+ copies of many audio/video files and photo folders. This way I make sure all my digital photos and videos taken/recorded since 2005. Same with other files/content I want/need to keep. Many I cannot find online anymore.

For the other parts of this thread, I do not use a PPA for LibreOffice, since I want to have the option to upgrade or downgrade LO when I want to. I have used PPAs in the past and have a few as well. For the users that do not install a PPA into the repository, most have instructions how to install it.

I used OpenSUSE on a system that originally shipped with a paid version ending with "SUSE". After a while it was switched to Ubuntu. I have never heard anything about MX-Linux. I have used Ubuntu as my main OS since 2009. I chose Linux for the free software that was getting too expensive to buy what I needed for Windows XP and later Win7.

Hi, Virgil,

Method 2 does not work for me. Theory, the Synaptic Package Manager in 17.3 is a bit different than what you have seen. The exact steps you mentioned can't be done, and I made my "best guess" as to the correct selections I see in 17.3 here. What I've ended up with is a cursor that indicates things are locked up. On my Mac, it would be the "spinning beach ball of death", in Windows the endless rotating hourglass cursor. LOL

I can hop over to the Linux Mint forums about this if that is your suggestion. Or I can go ahead and try Method 1.

For others following this thread, I have a number of messages flagged to reply to, but I want to work with Method 2 and see if I can get it to work before replying to the flagged messages.

<snip>

Hi. I am using Ubuntu xfce with LibreOffice without problems since years. I mostly download the .deb packages from the internet sites via browser: they are zipped, so I unpack them in a directory on the desktop, open a terminal in that directory and run the command sudo dpkg -i *.deb in each subfolder containing rhe .deb files. Before installing a new version you should better purge the previous one: sudo apt-get --purge libreoffice*. In the last version ubuntu uses apt instead of apt-get.

You can find some good guides usin duckduckgo (or google) looking for 'install libreoffice on ubuntu x.y.

Repos are not always updated and maintained for the lst versions (it happens they don't work properly), but installing from repository requires always sudo apt-get install. Unfortunately the last package manager in Ubuntu (Ubuntu software center) doesn't find always packages, it has still some bugs.

Paolo

Here's how I did it with Ubuntu 14.04LTS. I imagine it might work with Mint, which is based on Ubuntu.

Method 1

I opened a command line terminal (With Ubuntu, it's Ctrl-Alt-t).

I typed in the following commands, hitting <enter> after each line.

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

sudo apt-get update

Virgil

Hi, Virgil,

Method 2 does not work for me. Theory, the Synaptic Package Manager in
17.3 is a bit different than what you have seen. The exact steps you
mentioned can't be done, and I made my "best guess" as to the correct
selections I see in 17.3 here. What I've ended up with is a cursor

<snip>

As I said before, I don't use Mint and claim no Mint or Linux expertise.
I'm just an average Ubuntu user learning my way through. And, even then,
my Ubuntu relationship is love/hate. When it works I love it; when it
doesn't I wipe it off my computer and go back to Windows. After getting
tired of how slow Windows is, I then reinstall Ubuntu and try again.

If it were me, I would try Method 1. Mint is based on Ubuntu and I
believe it uses the same PPAs. Someone on this list confirmed that in
response to my earlier message, but I sadly deleted the email before
remembering his name. From what I understand, Method 1 and Method 2 do
exactly the same thing. Method 1 is more "manual" and Method 2 uses a
GUI, but either way, you're adding a repository and updating the system.
Once you get comfortable with using a terminal, Method 1 is certainly
easier and faster.

But to cover my butt, I'll advise you to check with someone who actually
uses Mint, perhaps the earlier poster here or someone on the Mint forum.

Good luck.

Virgil

As I said before, I don't use Mint and claim no Mint or Linux expertise.
I'm just an average Ubuntu user learning my way through. And, even then,
my Ubuntu relationship is love/hate. When it works I love it; when it
doesn't I wipe it off my computer and go back to Windows. After getting
tired of how slow Windows is, I then reinstall Ubuntu and try again.

LOL!!! I meet a lot of users who don't like where Windows is going, including me. Sadly, Apple has picked up the idea of forcing an upgrade to the OS whether you like it or not. Fortunately for me, my hardware just became too old to support Sierra.

If it were me, I would try Method 1. Mint is based on Ubuntu and I
believe it uses the same PPAs. Someone on this list confirmed that in
response to my earlier message, but I sadly deleted the email before
remembering his name. From what I understand, Method 1 and Method 2 do
exactly the same thing. Method 1 is more "manual" and Method 2 uses a
GUI, but either way, you're adding a repository and updating the system.
Once you get comfortable with using a terminal, Method 1 is certainly
easier and faster.

Going with Method 1 was my next plan, depending upon your thoughts.

I don't mind the Terminal, I just don't know any of the commands to speak of.

But to cover my butt, I'll advise you to check with someone who actually
uses Mint, perhaps the earlier poster here or someone on the Mint forum.

I'm not using Mint for anything at all other than trying to find the time to learn it. I think that eventually that's the way I'll go when upgrading.

Ken

Quoting Virgil Arrington <cuyfalls@hotmail.com>:

As I said before, I don't use Mint

I do and here's what worked for me. Open a browser window to libreoffice.org
then click on "download" LO guessed debian correctly and then the download button completed the download selection process. After the download is complete use the file browser to navigate to the downloaded file and click on it. A message asks for your root password and after it is given, steps through the installation process. Took me about 5 minutes on a nice fast line.

Dave

  and claim no Mint or Linux expertise.

I'm just an average Ubuntu user learning my way through. And, even then,
my Ubuntu relationship is love/hate. When it works I love it; when it

snip!

Hi, Virgil,

I've snipped the other parts of the message I'm replying to.

If it were me, I would try Method 1. Mint is based on Ubuntu and I
believe it uses the same PPAs

I just got to trying your suggestion for method 1. That didn't work either. :frowning:

I got a message that says "This PPA does not support Trusty." Don't know what Trusty means, but I'm going to take this over to the Linux Mint forums to solve the problem.

We're getting a bit far afield from Libre Office. <G>

Thanks for the help.

Hi, Robert,

I went to the link you provided, and followed the instructions for Graphic Installation. I thought I'd done something wrong, but don't think I did.

Every deb package gave me a message the dependency was not satisfiable, or something like that. So I don't know what went wrong.

As I told Virgil Arrington, I'll go to the Linux Mint forums and find out how to get this done.

Thanks for the help.

Hot diggety doo dah!!!!! It worked! Now I won't have to go to the Linux Mint forums.

Thanks, Tim.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Tim,

What I do is unpack the install files [I use .deb files] and place
them all in a temporary folder I call "lib". Nice and simple, I
have that folder in the "home" folder called "timothy".

This will give me "/home/timothy/lib" while using the file manager
  package [on Mint] called "Caja".

Then I use the "Mate Terminal" [default command line for the MATE
desktop GUI]

This is my starting point for this laptop - yours will look
different since you will not have the same laptop and user name.
This is the default user folder for my laptop.

timothy@Gateway-NE56R12u:~$

I type in "cd lib"

timothy@Gateway-NE56R12u:~$ cd lib

I get this folder shown

timothy@Gateway-NE56R12u:~/lib$

At this point I use this command to install all of the .deb files
from that folder. I tend to place both the language and help .deb
files - if needed - in a different folder like lib2.

sudo dpkg -i *.deb

This will prompt me to five my superuser password. Then it will
start a "long" install process for all of the .deb files in the
folder. The RPM system would have some different names for the
commands I use for the DEB based Linux OS [ I use Ubuntu with Mate
desktop]

So, if you have a folder off your home folder [or directory] with
the name of "lib" [home/timothy/lib], the command line is a very
easy route.

cd lib

sudo dpkg -i *.deb

After looking for this in the web I would make it the same way you
have described here. It's a little bit different to the tool, which is
delivered with OpenSuSE for system-managing with YAST, but it will
work well.
Don't know how to add a dircetory as repository in other sytems. But
with OpenSUSE it works well.

Regards

Robert

<snip>

This installation method all looks overly complicated to me, and is one
of the reasons that I swapped over to MX-Linux where the system comes
as a package with installation instructions/prompts included. Plus the
bonus
that the User Manual can be read/downloaded beforehand.

Gordon.

[pardon me for issues in this text, since I have not slept much in the
past week]

I can find free ebooks for Ubuntu that have a lot of info about how to
install and run Ubuntu.

I keep the install commands in a "sticky note" on my laptop's display.

I've got a small text file called "Useful Linux commands", one of which lets you access a Mac formatted HD.

Ken,

Every version of a Linux distribution has a codename. Ubuntu 14.04 is
codenamed "Trusty" I assume that is what your error message is referring
to, which makes no sense to me. I used that very PPA to install LO
5.1.6.2 to my Ubuntu 14.04 (Trusty) system.

This has gotten way beyond my level of experience. I've run out of
ideas, but I wonder if there are other issues with your computer beyond
LO. Every method you have tried has failed, which makes me wonder if
there's something amiss in your Mint installation itself. But, at this
point, I'm truly just speculating.

Good luck.

Virgil

Hi, Henri,

<snip>

​Ken, instructions for upgrading Linux Mint 17.3 to Linux Mint 18 - if

that's what you're after - are found here :
https://community.linuxmint.com/tutorial/view/2316. They worked very well
for me....

For the time being, I'm going to stay with 17.3 until I understand it
better. But I created a LiveCD for 18, and may install it on an old laptop
I have here in the future.

For the moment, I'm just trying to solve this issue of printing from LO
Calc on my Samsung laser.

--
Ken
Mac OS X 10.11.6
Firefox 49.0.1
Thunderbird 45.3.0
"My brain is like lightning, a quick flash
     and it's gone!"


Hullo Ken !

There's a lot of wisdom in the old aphorism to the effect that if it ain't
broke, don't fix it​, and Mint 17.3 works very well - even if I myself find
Mint 18 just a little bit better.

I scrounged an old 2005 Dell Inspiron and installed 18 with the XFCE desktop today. I like that interface if I'm the one using it. But for beginners, I still think the Cinnamon desktop might be easier to grasp for newbies to computers.

In any event, someone on the Linux Mint
Forum for printers and scanners (
https://forums.linuxmint.com/viewforum.php?f=51) might be able to suggest
solutions for the specific problems you're having printing from LO Calc on
your Samsung laser printer - perhaps worth a try ?...

Well, 5.1.5 didn't solve the problem. But I almost never use a spreadsheet, so I'm not going to worry about it for now.

That's OK, Virgil,

I hope you saw my reply to Tim--Kracked whatever that his instructions worked great.

Ken

I did, right after I hit "send."

Tim - me - "Kracked P P" is short for Kracked Press Production. That was my first company, with krackedpress.com as its domain.

To be honest, I learned several computer languages on mainframe computers while suffering from Dyslexia. Then had to deal with the aftermath of 3 strokes. I now keep important info, commands, and such, in various types of physical and digital "sticky notes".

I know that others might not do things my way, or may have better ways. Yet, after the first stroke I had to look into "easier" work as a substitute teacher, while taking classes at night.