I am using mint 18.3 I have Libre Office 5.1.6.2 installed.
A friend told me that there is now a version 6 of Libre Office. I was wondering why my version is not being upgraded.
Is it possible to install the newer version directly?
Thank you for your comments in advance.
Try with snap
Sent from my SM-G960F using Tapatalk
what is snap? can it be trusted.
universal linux package
Is trusted - snap install package name
Tri it i don’t know if is already in your distro
Sent from my SM-G960F using Tapatalk
Hi - in my experience Mint can take a while to update any aspect due to it’s policy of ensuring stability and compatibility. Newer versions of software can - and do - screw with your system if installed from ppa’s so be aware of that and research thoroughly before you go down that route.
I found this - updates - How do I install the latest stable version of LibreOffice? - Ask Ubuntu
and this - Will 12.04 get LibreOffice 3.6 and later? - Ask Ubuntu
which may be of some help?
Do you have a particular need to update it? Chances are you wouldn’t really notice any difference apart from cosmetically. Anyway, be careful!
HTH
Rich
Thanks for your input. Each new version has better MS Office integration .
All our clients even the Mac users use MS Office and there can be issues opening files.
I would like to be able to ditch using MS Office for external communications but LO just not 100% reliable.
Thanks for your input. Each new version has better MS Office integration .
All our clients even the Mac users use MS Office and there can be issues opening files.
I would like to be able to ditch using MS Office for external communications but LO just not 100% reliable.
Hmmm… I send various documents to colleagues on Windows using Libre and save in the appropriate format (.doc, .docx, xls etc) and that seems to work ok? At least they haven’t come back to me saying they can’t read 'em.
Word documents without complex settings maybe OK but open an office 365 power point presentation and it can take hours to make it useable in L.O.
So I am hoping that L.O. 6 is an improvement.
Thanks for your comments.
Run:
sudo add-apt-repository ppa:libreoffice/ppa
then
sudo apt-get update
then
sudo apt-get upgrade
you should then be on LO 6.2.2
Thanks for that working fine big improvement.
No problem Tramlink, glad I could help
[EDIT]
Something else I do is copy all the TTF fonts that come with Office across to Linux … it can often help with keeping document formatting more consistent.
Hi how do you copy all the TTF fonts that come with Office across to Linux?
Could this be it? Menu/Synaptic Package Manager/Search “ttf-mscorefonts-installer” gives all Ms fonts. Apply, then agree to the EULA and you’re done.
Rich
Can’t remember … Windows will have copied them to (I think)
c:\windows\fonts
or something like that … just copy them all
Place them in:-
/usr/share/fonts/windows-fonts
(create that directory if necessary)
Then run:
sudo fc-cache -fv
and ya done.