In 2023, the Chinese software company Kingsoft Office, which developed WPS Office, released an update with many improvements for Linux available for 64-bit computers; These are the steps so you can install it. You can ask me any questions by email: [email protected]
Este tutorial está disponible en español aquí:
WPS Office 2019 versión 11.1.0.11711 actualización 2023 para Linux
https://facilitarelsoftwarelibre.blogspot.com/2023/11/wps-office-2019-version-11.1.0.11704-actualizacion-2023.html.html
This is an tutorial to install the 11.1.0.xxxxx on Linux only 64 bit
Tested in:
Abbreviations:
MX = MX Linux
Deb = Debian
Mint 21 = Linux Mint 21 Vanessa
✔ = Working Fine
❌ = Not Working
WPS version | Release | MX 23(Deb 12) | MX 21(Deb 11) | Mint 21 | Ubuntu |
---|---|---|---|---|---|
11.1.0.10702 | ? | ❌ | |||
11.1.0.11704 | ©2023 | ✔ | ✔ | ||
11.1.0.11711 | ©2023 | ✔ | ✔ | ✔ | |
11.1.0.11723 | ©2024 | ✔ |
WPS Office 11.1.0.xxxxx brings the four programs:
Writer Presentation Spreadsheet PDF
In 11.1.0.11711 version WPS Office have the programs in same window:
You must download the Chinese version 11.1.0.xxxxx because it has the language switcher button enabled:
WPS Office Linux 12.1.0.xxxxx have problems with language switcher button because is missing, not download from there:
https://www.wps.cn/product/wpslinux
At this time 2025-01 not working the language switcher button, tested in 12.1:
wps-office_12.1.0.17881_amd64.deb wps-office_12.1.0.17900_amd64.deb
perhaps later working.
Note: The program was previously available there at www.wps.cn but is no longer available.
Unfortunately this version is no longer on the official website, but you can download from here:
At 2025 the followint link is available from mirrors.163.com:
https://mirrors.163.com/ubuntukylin/pool/partner/
Additionally, if you wish to use the WPS Office Linux version 11.1.0.11704, which has each program separately, as shown in the following screenshot:
This is other snapshot:
you can download it:
and also I have uploaded some debs to my accounts at:
The following link is a mirror that I have uploaded in case the other downloads fail, has some versions:
https://mega.nz/folder/s6AQHSzC#Kd8qbA-Z7yeTa2P5qcVG3w
In Telegram I have some versions:
About the warning "This type of file can damage your computer. Do you want to download ... deb anyway?"
That message is a general warning that appears when downloading executable files, such as .deb
files on Linux systems. .deb
files contain installable packages, and if they come from untrusted sources, they could potentially contain malicious software that could damage your system or compromise its security.
The warning does not necessarily mean that the file you are downloading is dangerous, but rather that you should be careful and make sure it comes from a trusted source. It is important to verify the authenticity and provenance of the file before installing it, especially if you are not downloading it from the official repositories of your Linux distribution.
You can also upload it to: https://virustotal.com to check its Reliability.
When you right click on the deb you should see an option in your file manager to install deb
These are the symbol fonts required by wps-office. They are used to display math formulas.
For debian based Linux:
https://github.com/wachin/ttf-wps-fonts/releases/download/1.0/ttf-wps-fonts_1.0_all.deb
For rpm
https://github.com/wachin/ttf-wps-fonts/releases/download/1.0/ttf-wps-fonts-1.0_all.rpm
For others Linux
https://github.com/wachin/ttf-wps-fonts/releases/download/1.0/ttf-wps-fonts_1.0.tar.gz
download the tar.gz file and extract it with right clic "Extract here", then copy the folder to:
.fonts
If this folder does not exist create it. To see hit Ctrl + H to show hidden directories.
To work fine this WPS Office Chinese version neet the following fonts:
batang.ttc
gulim.ttc
simfang.ttf
simhei.ttf
simkai.ttf
simsun.ttc
simsunb.ttf
Download it from:
download the .7z file and extract it with right clic "Extract here", then copy the folder to:
.fonts
If this folder does not exist create it. To see hit Ctrl + H to show hidden directories.
This is necessary for special characters like accent marks on Spanish language to can be written, If you need, install with:
sudo apt install im-config ibus ibus-gtk ibus-gtk3
In some more modern Linux the following package goes
ibus-gtk4
after installed:
RESTART YOUR COMPUTER
Note: If you don't start it it doesn't work.
MUI (Multilingual User Interface) for WPS Office Linux version 2019
Download from:
https://github.com/wachin/wps-office-all-mui-win-language/releases/download/v11.1.0.11704/mui.7z
and paste to:
.local/share/Kingsoft/office6
This folder is hidden (hit "Ctrl + H" to see) and appear from the first time when you open WPS Office Linux, If you have just installed it and have not opened it, open and close it, then the hidden folder appear
then extract there with right clic
This MUI contains:
Chinese (China)
English (USA)
English (United Kingdom)
French
French (Canada)
German (Germany)
Indonesian
Japanese (Japan)
Polish (Poland)
Portuguese (Brazil)
Portuguese (Portugal)
Russian (Russian Federation)
Spanish (Mexico)
Spanish (Spain)
to see the button to switch language, when you open WPS Office give clic in:
New tab
then create a new empty document: Presentation, Excel or Document:
the first time when you open the language switcher there is only two available:
The program has a file with incomplete code in:
/opt/kingsoft/wps-office/office6/mui/lang_list/lang_list_community.json
To fix it, firt create a backup of that file with:
sudo cp /opt/kingsoft/wps-office/office6/mui/lang_list/lang_list_community.json /opt/kingsoft/wps-office/office6/mui/lang_list/lang_list_community.json.backup
then replace the file with the one with the complete code:
wget -c https://github.com/wachin/wps-office-all-mui-win-language/releases/download/v11.1.0.11704/lang_list_community.json && sudo cp lang_list_community.json /opt/kingsoft/wps-office/office6/mui/lang_list/
What that line does is download the file that I have prepared to your HOME and from there it will ask you to be a super user to copy it to the corresponding place in WPS Office in the system, if you want to review its content there it will be downloaded to your HOME, you can open with a text editor.
when you restart WPS Office (don't do it yet until you install the spell checking dictionaries), repeat the steps to open the language switcher, then working:
Note: When there is an update to the program and you have installed it, you must reapply the fix, the instruction in the 2nd step. (Well, in the future, at some point of the program code development it may change and this tutorial will no longer be useful, but up to version 11.1.0.11711 works)
Download from:
https://github.com/wachin/wps-office-all-mui-win-language/releases/download/v11.1.0.11704/dicts.7z
and paste to:
.local/share/Kingsoft/office6
This folder is hidden (hit "Ctrl + H" to see) and appear from the first time when you open WPS Office Linux, If you have just installed it and have not opened it, open and close it, then the hidden folder appear
then extract there with right clic
This dicts contains the follow languages:
af_ZA African (South Africa)
be_BY Belarusian (Belarus)
bg_BG Bulgarian (Bulgaria)
bn_BD Bengali (Bangladesh)
bs_BA Bosnian (Bosnia and Herzegovina)
ca_ES Catalan (Catalonia)
cs_CZ Czech (Czech)
da_DK Danish (Denmark)
de_DE German (Germany)
el_GR Greek (Greece)
en_AU English (Australia)
en_GB English (United Kingdom)
en_US English (United States)
es_AR Spanish (Argentina)
es_BO Spanish (Bolivia)
es_CL Spanish (Chile)
es_CO Spanish (Colombia)
es_ES Spanish (Spain)
es_MX Spanish (Mexico)
es_PR Spanish (Puerto Rico)
fr_FR French (France)
gd_GB Scots Gaelic (Great Britain)
gl Galician (strict Volga)
gu_IN Gujarati (India)
hi_IN Hindi (India)
hr_HR Croatian (Croatia)
hu_HU Hungarian (Hungary)
id_ID Indonesian
is Icelandic
it_IT Italian (Italy)
km_KH Khmer (Cambodia)
lt_LT Lithuanian (Lithuania)
ms_MY Malay (Malaysia)
nb_NO Norwegian (Norway)
ne_NP Nepali (Nepal)
nl_NL Dutch
pl_PL Polish
pt_BR Portuguese (Brazil)
pt_PT Portuguese
qu_EC Kichwa (Ecuador)
ro_RO Romanian (Romania)
ru_RU Russian (Russia)
sk_SK Slovak (Slovakia)
sl_SI Slovenian (Slovenia)
sq_AL Albanian (Albania)
sr Serbio
sv_SE Swedish (Sweden)
sw_TZ Swahili (Tanzania)
tr_TR Turkish (Turkey)
uk_UA Ukrainian (Ukraine)
vi_VN Vietnamese (Vietnam)
In:
- MX Linux 23 (Debian 12 based)
- Ubuntu 24.04
to save to PDF check if you has the package libtiff6
, and if this is not true, install this with:
sudo apt install libtiff6
and is necesary create a symbolic link to simulate that this versión is libtiff5, to do that copy and paste in a terminal:
sudo ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.6 /usr/lib/x86_64-linux-gnu/libtiff.so.5
give Enter and Restart WPS Office, and try again.
If any of you are wondering where I got the dictionaries from, it is in the following explanation, which although it has images in Spanish I think you should be able to understand it:
Where is the files under PlayOnLinux https://github.com/wachin/wps-office-all-mui-win-language/blob/master/src/PlayOnLinux's%20virtual%20drives/Where%20is%20the%20files%20under%20PlayOnLinux.md
and read:
Where is the files on Windows 8.1 https://github.com/wachin/wps-office-all-mui-win-language/blob/master/src/C_Windows8.1/Where%20is%20the%20files%20on%20Windows%208.1.md
This version is possible not working on Linux from 2024, I tested fine in:
MX Linux 17 (Debian 9 Stretch) MX Linux 19 (Debian 10 Buster) MX Linux 21 (Debian 11 Bullseye)
Note: Mx Linux is based on Debian.
you can see the debian releases time in:
https://www.debian.org/releases/
Note: WPS Office 2019 Linux 11.1.0.8392 (64 bit) would be working fine in Ubuntu 18.04, 20.04
This version I upload in:
WPS Office 64 y 32 bit + ttf-wps-fonts https://mega.nz/folder/WhdGUCbD#AScUhE8HB_GI457CW2n3FQ
64 bits https://t.me/PFSLEE/10
32 bits https://t.me/PFSLEE/11
ttf-wps-fonts https://t.me/PFSLEE/13
Note: You need extract the content with right clic and then extract here.
To install WPS Office 11.1.0.8392 (32 or 64 bit) you need to follow some of the steps mentioned above:
## 2.) Install ttf-wps-fonts
## 3.) Install Chinese fonts
## 5.) Install MUI (Multilingual User Interface)
## 6.) Install the Fix language selector
## 7.) Install spell checking dictionaries
God Bless You
I18n ibus
https://wiki.debian.org/I18n/ibus
WPS Converting to PDF error https://www.reddit.com/r/Ubuntu/comments/17ehukn/wps_converting_to_pdf_error/
Wps Converting to pdf error
https://www.reddit.com/r/Ubuntu/comments/17ehukn/wps_converting_to_pdf_error/