mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00
526 B
526 B
unopkg
LibreOffice extensions manager. Download extensions from https://extensions.libreoffice.org. See also:
libreoffice
. More information: https://manned.org/unopkg.
- Add and deploy given extension:
unopkg add {{path/to/extension}}
- Remove extension:
unopkg remove {{extensions_id}}
- Display information about deployed extensions:
unopkg list
- Raise extensions dialog (GUI):
unopkg gui
- Reinstall all deployed extensions:
unopkg reinstall
- Display help:
unopkg {{[-h|--help]}}