You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



[solved] Install WPS Office

Author (Read 4154 times)

0 Members and 1 Guest are viewing this topic.

Re: [solved] Install WPS Office
« Reply #4 on: August 26, 2021, 01:23:49 AM »
 

Snubbi

  • PayPal Supporter
  • Occasional Poster
  • *****
  • 75
    Posts
  • Reputation: 9
  • Linux Lite Member
    • View Profile
    • Linux for all

  • MEMORY: 32Gb

  • Kernel: 5.x
Thanks
"I can resist everything except temptation" - Oscar Wilde
 

Re: [solved] Install WPS Office
« Reply #3 on: August 25, 2021, 07:12:28 PM »
 

Moltke

  • Platinum Level Poster
  • **********
  • 1134
    Posts
  • Reputation: 126
  • Linux Lite Member
    • View Profile

  • CPU: amd athlon 64 x2

  • MEMORY: 4Gb

  • VIDEO CARD: amd radeon hd 6750

  • Kernel: 5.x
Do one command in a Terminal at a time:

Code: [Select]
sudo apt-get purge libreoffice*
rm -rf ~/.local/share/applications/libreoffice*
sudo rm -rf /etc/skel/.local/share/applications/libreoffice*
wget https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/10702/wps-office_11.1.0.10702.XA_amd64.deb
sudo dpkg -i wps-office_11.1.0.10702.XA_amd64.deb

Download link - https://linux.wps.com/

For support for their actual software, please visit their site.

I'd only like to suggest that instead of running sudo dpkg -i to run
Code: [Select]
sudo apt install ./wps-office_11.1.0.10702.XA_amd64.deb since apt will take care of downloading and installing any missing dependencies, whereas dpkg will not.
Without each others help there ain't no hope for us :)
Need a translation service? https://www.deepl.com/es/translator
 

Re: [solved] Install WPS Office
« Reply #2 on: August 25, 2021, 06:30:26 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Do one command in a Terminal at a time:

Code: [Select]
sudo apt-get purge libreoffice*
rm -rf ~/.local/share/applications/libreoffice*
sudo rm -rf /etc/skel/.local/share/applications/libreoffice*
wget https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/10702/wps-office_11.1.0.10702.XA_amd64.deb
sudo dpkg -i wps-office_11.1.0.10702.XA_amd64.deb

Download link - https://linux.wps.com/

For support for their actual software, please visit their site.
 

[solved] Install WPS Office
« Reply #1 on: August 25, 2021, 07:33:01 AM »
 

Snubbi

  • PayPal Supporter
  • Occasional Poster
  • *****
  • 75
    Posts
  • Reputation: 9
  • Linux Lite Member
    • View Profile
    • Linux for all

  • MEMORY: 32Gb

  • Kernel: 5.x
What is the best way to install WPS Office on Linux Lite?
« Last Edit: October 12, 2021, 01:37:02 PM by firenice03 »
"I can resist everything except temptation" - Oscar Wilde
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section