#确保安装所有必要的LibreOffice组件
sudo apt install --reinstall -y \
libreoffice-common \
libreoffice-core \
libreoffice-java-common \
libreoffice-writer \
libreoffice-calc \
libreoffice-impress \
libreoffice-draw \
libreoffice-math \
libreoffice-base \
libreoffice-base-core \
libreoffice-base-drivers \
libreoffice-report-builder-bin \
libreoffice-script-provider-bsh \
libreoffice-script-provider-js \
libreoffice-script-provider-python \
libreoffice-sdbc-hsqldb \
libreoffice-sdbc-postgresql \
libreoffice-style-breeze \
libreoffice-style-colibre \
libreoffice-style-elementary \
libreoffice-style-tango \
libreoffice-style-yaru
#重新配置LibreOffice
sudo dpkg-reconfigure libreoffice-common
上一篇
正确的STONITH配置
2026-03-08
下一篇
redmine定时将任务状态更新为进行中
2026-02-26