LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I Install WPS Office & make it as default?
#1
Hello!

I have used LibreOffice for some time but I don't like it. I used WPS Office it looks modern & very similar to MS Office which I'm comfortable with. So I want to install WPS Office, make it default for opening office files (doc, xls, ppt) & uninstall LibreOffice. Is it okay to delete LibreOffice?

Thanks for your help!  Smile
Now is the only reality. All else is either memory or imagination. - Osho
Reply
#2
(01-27-2020, 07:00 AM)tikiti link Wrote: Hello!

I have used LibreOffice for some time but I don't like it. I used WPS Office it looks modern & very similar to MS Office which I'm comfortable with. So I want to install WPS Office, make it default for opening office files (doc, xls, ppt) & uninstall LibreOffice. Is it okay to delete LibreOffice?

Thanks for your help!  Smile

Download the .deb package from here https://linux.wps.com/ after clicking on the download button a new window will pop up, you'll see two packages to choose from; a deb and a rpm,

[Image: Tsle19l.png]

select the .deb one and once downloaded navigate to the file's location, that is, where you downloaded it and install it with gdebi; select it, right-click on it and select install with gdebi from the context menu or open a terminal and type
Code:
sudo dpkg -i wps-office_11.1.0.9080.XA_amd64.deb
  the file must be in your home for this to work, otherwise you'll have to open a terminal in the folder you downloaded the file i.e downloads, right-click and select open a terminal here then type the dpkg line above and wait for the process to complete. If you get any errors regarding missing dependencies just type
Code:
sudo apt --fix-broken install
and that should take care of those. On the other hand, if you do this with gdebi the tool will handle all of that by itself.  I would advice against uninstalling LibreOffice, keep it there it does have some powerful features, try to learn it step by step and youll see what a fine piece of sotfware it is Smile I tried WPS in the past, not sure whether it does or not now but it used to had adds so I stopped using it.

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#3
(01-27-2020, 07:00 AM)tikiti link Wrote: Hello!

I have used LibreOffice for some time but I don't like it. I used WPS Office it looks modern & very similar to MS Office which I'm comfortable with. So I want to install WPS Office, make it default for opening office files (doc, xls, ppt) & uninstall LibreOffice. Is it okay to delete LibreOffice?

Thanks for your help!  Smile

You may find that Softmaker Freeoffice will give you better compatibility plus Look'n'Feel. https://www.freeoffice.com/en/

It does an excellent job of handling docs that LO cannot handle at all, you get a choice of interface from Classic office up to the latest all singing.

Printed output from WPS can be a bit 'off' what you saw on screen.
Reply
#4
(01-27-2020, 07:23 PM)Moltke link Wrote: [quote author=tikiti link=topic=7033.msg50609#msg50609 date=1580108431]
Hello!

I have used LibreOffice for some time but I don't like it. I used WPS Office it looks modern & very similar to MS Office which I'm comfortable with. So I want to install WPS Office, make it default for opening office files (doc, xls, ppt) & uninstall LibreOffice. Is it okay to delete LibreOffice?

Thanks for your help!  Smile

Download the .deb package from here https://linux.wps.com/ after clicking on the download button a new window will pop up, you'll see two packages to choose from; a deb and a rpm,

[Image: Tsle19l.png]

select the .deb one and once downloaded navigate to the file's location, that is, where you downloaded it and install it with gdebi; select it, right-click on it and select install with gdebi from the context menu or open a terminal and type
Code:
sudo dpkg -i wps-office_11.1.0.9080.XA_amd64.deb
  the file must be in your home for this to work, otherwise you'll have to open a terminal in the folder you downloaded the file i.e downloads, right-click and select open a terminal here then type the dpkg line above and wait for the process to complete. If you get any errors regarding missing dependencies just type
Code:
sudo apt --fix-broken install
and that should take care of those. On the other hand, if you do this with gdebi the tool will handle all of that by itself.  I would advice against uninstalling LibreOffice, keep it there it does have some powerful features, try to learn it step by step and youll see what a fine piece of sotfware it is Smile I tried WPS in the past, not sure whether it does or not now but it used to had adds so I stopped using it.

Hope this helps! Smile
[/quote]

Thanks! Very helpful!

(01-28-2020, 07:07 AM)robinc link Wrote: [quote author=tikiti link=topic=7033.msg50609#msg50609 date=1580108431]
Hello!

I have used LibreOffice for some time but I don't like it. I used WPS Office it looks modern & very similar to MS Office which I'm comfortable with. So I want to install WPS Office, make it default for opening office files (doc, xls, ppt) & uninstall LibreOffice. Is it okay to delete LibreOffice?

Thanks for your help!  Smile

You may find that Softmaker Freeoffice will give you better compatibility plus Look'n'Feel. https://www.freeoffice.com/en/

It does an excellent job of handling docs that LO cannot handle at all, you get a choice of interface from Classic office up to the latest all singing.

Printed output from WPS can be a bit 'off' what you saw on screen.
[/quote]

I will try that out too! Thanks!
Now is the only reality. All else is either memory or imagination. - Osho
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)