libreoffice 安装(MAC) Posted on 2020-01-14 Edited on 2025-03-12 libreoffice 安装(MAC) https://www.libreoffice.org/download/download/下载 添加环境变量 1vim ~/.zshrc add this 1PATH=$PATH:/Applications/LibreOffice.app/Contents/MacOS 1source ~/.zshrc 使用 1soffice --convert-to docx --outdir . *.doc