LibreOffice 在 CentOS 上是兼容的,而且在企业/服务器场景中用得非常普遍。
下面给你几个关键点说明:
| CentOS 版本 | 兼容性 |
|---|---|
| CentOS 7 | ✅ 完全支持(较老 LibreOffice 版本) |
| CentOS 8 | ✅ 支持 |
| CentOS Stream 8/9 | ✅ 支持 |
| CentOS Stream 10 | ✅ 新版本支持 |
注意:CentOS 7 已 EOL,建议使用 LibreOffice 7.x 或 24.x 中的兼容版本
# 下载 LibreOffice RPM 包
tar -xzf LibreOffice_*.tar.gz
cd LibreOffice_*/RPMS
sudo yum localinstall *.rpm
sudo yum install libreoffice
(版本通常偏旧,但稳定)
很多 CentOS 服务器用 LibreOffice 做文档转换:
libreoffice --headless --convert-to pdf example.docx
wqy-zenhei)libreoffice-core✅ LibreOffice 完全兼容 CentOS
✅ 适合桌面 & 服务器
✅ 推荐 RPM 官方包或仓库安装
如果你告诉我:
我可以给你更精确的安装方案。