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?
#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


Messages In This Thread
Re: How do I Install WPS Office & make it as default? - by Moltke - 01-27-2020, 07:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)