继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续
感谢您的支持,我会继续努力的
赞赏金额会直接到老师账户
将二维码发送给自己后长按识别
微信支付
支付宝支付

ubuntu 安装 WPS office tar.xz 包

东风冷雪
关注TA
已关注
手记 62
粉丝 73
获赞 369

今天Ubuntu电脑的wps崩溃了,下载了deb安装包,结果点击图标没有反应,现在下载了 tar.xz的安装包,直播,祝愿一切顺利

xz -z 要压缩的文件
xz -d 要解压的文件
(使用参数-k 参数来保留被解压缩的文件,保留源文件)

图片描述

图片描述

可以看到接压缩成功,变成常见的tar包了

在 tar -xvf fileName 解压缩。

dfzxk@satan-master:~/下载$ tar -xvf wps-office_10.1.0.5672~a21_x86_64.tar 
wps-office_10.1.0.5672~a21_x86_64/
wps-office_10.1.0.5672~a21_x86_64/README.txt
。。。。。。。。。。。。。

移动到 /usr目录, 在安装

mv fileName path

![图片描述][3]

安装software

dfzxk@satan-master:/usr$ cd wps-office_10.1.0.5672~a21_x86_64/
dfzxk@satan-master:/usr/wps-office_10.1.0.5672~a21_x86_64$ ls -a
.   et          fonts          office6     resource  wps
..  fontconfig  install_fonts  README.txt  wpp
dfzxk@satan-master:/usr/wps-office_10.1.0.5672~a21_x86_64$ cat README.txt 
Thanks for using our product.
================================================================================
Until now, all components is installed completely. You can run "WPS Office
Writer" by type ./wps, "WPS Office Presentation" by type ./wpp, "WPS
Office Spreadsheets" by type ./et. 

If you need extra fonts, you can run './install_fonts'. The script will install
fonts to a suitable directory, /usr/share/fonts/wps-office in root user, or 
$HOME/.fonts/wps-office in other user. You can remove directory mentioned above
so that to remove these fonts. (Executing fc-cache is required in some
distributions.)

欢迎使用 WPS for Linux 绿色版!
================================================================================
直接运行当前目录中的 wps/wpp/et 即可分别运行“WPS 文字”、“WPS 演示”与“WPS 表格”。

如需要使用额外字体,可运行install_fonts脚本。用普通用户权限运行,则安装字体至
~/.fonts/wps-office。用root权限运行,则安装字体至/usr/share/fodfddfddfddfdfzxkdfzxdfzxk@satan-master:/usr/wps-office_10.1.0.5672~a21_x86_64$

按照说明,使用wps就可以了。

打开App,阅读手记
1人推荐
发表评论
随时随地看视频慕课网APP

热门评论

来试水,慕课网这是要打到csdn啊,有博客,问答,还有视频。。

查看全部评论