Files
tldr/pages.zh/linux/unopkg.md

30 lines
514 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# unopkg
> LibreOffice 扩展管理器。
> 从 <https://extensions.libreoffice.org> 下载扩展。
> 另见: `libreoffice`。
> 更多信息: <https://manned.org/unopkg>。
- 添加和部署指定的扩展:
`unopkg add {{path/to/extension}}`
- 移除扩展:
`unopkg remove {{extensions_id}}`
- 显示已部署扩展的信息:
`unopkg list`
- 打开扩展对话框 (GUI)
`unopkg gui`
- 重新安装所有已部署的扩展:
`unopkg reinstall`
- 显示帮助信息:
`unopkg {{-h|--help}}`