Centos7下安装LibreOffice6.4

1.卸载libreoffice

yum erase libreoffice\*

2.下载安装包

wget http://mirrors.ustc.edu.cn/tdf/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm.tar.gz 
wget http://mirrors.ustc.edu.cn/tdf/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_sdk.tar.gz
wget http://mirrors.ustc.edu.cn/tdf/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_zh-CN.tar.gz

3.解压安装包

tar -zxvf LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_zh-CN.tar.gz
tar -zxvf LibreOffice_6.4.4_Linux_x86-64_rpm_sdk.tar.gz
tar -zxvf LibreOffice_6.4.4_Linux_x86-64_rpm.tar.gz

4.安装rpm

分别到对应解压目录里面的RPMS目录下,执行如下语句(有3个目录)

yum -y install *.rpm

5.启动

/opt/libreoffice6.4/program/soffice --headless --accept="socket,host=127.0.0.1,port=8100;urp;" --nofirststartwizard &

6.设置开机自启

查看 https://blog.csdn.net/weixin_38300488/article/details/107455581

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值