Posts: 4
Threads: 2
Joined: Dec 2015
Reputation:
0
HI
I am wondering if there are instructions, on the internet, as regards the installtion of openoffice 4.1.2 specific to Linux Lite 2.6.? Following some existent ones did not help at all; and also the removal of Libre office is not completely executed.
Thanks a lot
Posts: 1,599
Threads: 86
Joined: Jun 2015
Reputation:
0
Instead of uninstalling an app default to the Linux Lite build, it is better to install a different app and make it your preferred application. Users have run into trouble with Linux Lite by removing default apps.
I'm sorry I don't have information on installing OpenOffice. But LibreOffice is a fork of OpenOffice and it currently has more development and support than OpenOffice. Based on
this link, it doesn't seem to be worth the trouble to replace LibreOffice with OpenOffice. But I can understand your curiosity, and perhaps another forum member can aid you with that.
I recommend that you do not uninstall LibreOffice, and if you do decide to install OpenOffice once you find out how, please create a restore point first using Systemback.
Want to thank me? Click my [Thank] link.
Posts: 8,901
Threads: 545
Joined: Feb 2014
Reputation:
5
LL is aimed at new folk to linux. We've had to heavily modify the existing desktop environment to achieve that. I don't recommend installing software that is already provided eg. another office suite.
Posts: 1,094
Threads: 19
Joined: Feb 2014
Reputation:
0
12-04-2015, 01:09 AM
(This post was last modified: 12-04-2015, 01:15 AM by gold_finger.)
@sal,
As has been stated by others, LibreOffice and OpenOffice are almost the same. If you have a specific reason for needing OpenOffice I believe you must remove LibreOffice first because the two will conflict with each other. If that is the case, use Synaptic Package Manager to remove all LibreOffice components, then follow instructions posted by regularfella to get rid of icons and install OpenOffice.
@regularfella,
Nice job looking into that for the OP.
Posts: 84
Threads: 24
Joined: Dec 2016
Reputation:
0
05-13-2017, 06:10 PM
(This post was last modified: 05-13-2017, 06:48 PM by PinStripe.)
I am trying to install OpenOffice 4.1.3 myself to LL 3.4. I have also removed Libre Office and have downloaded the Deb files for OO.
My goal is to support OO rather than LO. But I followed the instructions on the site to install and it is not working.
The instructions to install are:
Installing
The software is installed using the dpkg -i command.
1. Login as root or from the GUI, open a root terminal.
2. Type the following command, to install the software:
dpkg -i -–force-overwrite openoffice.org*.deb \
desktop-integration/openoffice.org-debian-menus*.deb
But it does not work. Any ideas?