I'm trying to install WPS office in Ubuntu Gnome 17.04 , the installation through the Software App is not working (By unknown reasons at least by me) I've been able to install other software but not WPS office, so I tried with the command to install .DEB packages and it outputs the next error:
sudo dpkg -i wps-office_10.1.0.5672-a21_amd64.deb
(Reading database ... 216574 files and directories currently installed.)
Preparing to unpack wps-office_10.1.0.5672-a21_amd64.deb ...
Unpacking wps-office (10.1.0.5672~a21) ...
dpkg-deb (subprocess): cannot copy archive member from 'wps-office_10.1.0.5672-a21_amd64.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive wps-office_10.1.0.5672-a21_amd64.deb (--install):
cannot copy extracted data for './opt/kingsoft/wps-office/office6/libwppcore.so' to '/opt/kingsoft/wps-office/office6/libwppcore.so.dpkg-new': unexpected end of file or stream
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Errors were encountered while processing:
wps-office_10.1.0.5672-a21_amd64.deb
Thank's before hand , if someone has already solved this problem I would be glad to know how , this can help other people as well, thanks.