Linux 安装 办公软件Libreoffice

1.下载安装包

下载地址https://mirrors.tuna.tsinghua.edu.cn/libreoffice/libreoffice/stable/6.4.1/rpm/x86_64/

https://www.libreoffice.org/donate/dl/rpm-x86_64/7.4.6/zh-CN/LibreOffice_7.4.6_Linux_x86-64_rpm.tar.gz

2.解压安装包

tar -zxvf LibreOffice_6.4.1_Linux_x86-64_rpm.tar.gz

3.安装rpm包

yum install LibreOffice_6.4.1.2_Linux_x86-64_rpm/RPMS/*.rpm -y
执行以上步骤后,就可以在程序列表中看到对应图标,说明安装成功

你可能感兴趣的:(linux,运维,服务器)