This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
how_to_install_ms_office_alternative_kingsoft_wps_office_latest_version [2016/12/14 03:40] crypto Finished an overhaul, reworded added commands. |
how_to_install_ms_office_alternative_kingsoft_wps_office_latest_version [2019/09/05 00:33] (current) pavroo |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== How to install MS Office alternative Kingsoft (WPS) Office (Latest Version) ===== | ===== How to install MS Office alternative Kingsoft (WPS) Office (Latest Version) ===== | ||
- | ---- | ||
==== Manual method ==== | ==== Manual method ==== | ||
Line 8: | Line 7: | ||
//File name and directory may vary.// | //File name and directory may vary.// | ||
| | ||
- | ''sudo dpkg -i ~/Downloads/wps-office_10.1.0.5672~a21_amd64.deb'' | + | sudo dpkg -i ~/Downloads/wps-office_10.1.0.5672~a21_amd64.deb |
Line 15: | Line 14: | ||
==== System Wide Instructions ==== | ==== System Wide Instructions ==== | ||
- | ''sudo pcmanfm'' or equivalent root enabled file manager. | + | sudo pcmanfm |
- | from pcmanfm open [1] extract to ''/usr/share/fonts/truetype'' | + | or equivalent root enabled file manager. |
+ | |||
+ | from pcmanfm open [1] extract to | ||
+ | |||
+ | /usr/share/fonts/truetype | ||
Install the deb font file as well.[2] | Install the deb font file as well.[2] | ||
Line 23: | Line 26: | ||
//File location may vary.// | //File location may vary.// | ||
- | ''sudo dpkg -i ~/Downloads/web-office-fonts.deb'' | + | sudo dpkg -i ~/Downloads/web-office-fonts.deb |
- | You could also softlink the fonts to ''/usr/share/fonts/truetype'' | + | You could also softlink the fonts to |
+ | /usr/share/fonts/truetype | ||
**Don't forget** to update your font cache! | **Don't forget** to update your font cache! | ||
- | ''sudo fc-cache -fv'' | + | sudo fc-cache -fv |
Line 43: | Line 47: | ||
[[https://www.dropbox.com/s/4o58ffifktzdgjw/web-office-fonts.deb?dl=0]] | [[https://www.dropbox.com/s/4o58ffifktzdgjw/web-office-fonts.deb?dl=0]] | ||
- | ---- | ||
==== Via Sparky APTus ==== | ==== Via Sparky APTus ==== | ||
Line 49: | Line 52: | ||
Open Menu-> Sparky APTus tool. | Open Menu-> Sparky APTus tool. | ||
- | Navigate to Install tab-> Install Office Suite-> Install WPS Office. | + | Navigate to Office tab-> Install WPS Office. |
Follow the instruction. | Follow the instruction. | ||
- | |||