unopkg
LibreOffice extension package manager
TLDR
Add extension
$ unopkg add [path/to/extension]
Remove extension$ unopkg remove [extension_id]
List extensions$ unopkg list
Open GUI dialog$ unopkg gui
Reinstall all extensions$ unopkg reinstall
SYNOPSIS
unopkg COMMAND [OPTIONS] [EXTENSION]
DESCRIPTION
unopkg is the LibreOffice extensions manager. It allows installing, removing, and managing extensions from the command line. Extensions add functionality to LibreOffice applications.
Extensions can be downloaded from the official LibreOffice Extensions website and installed using this tool.
PARAMETERS
-h, --help
Display help information
COMMANDS
add
Add and deploy an extensionremove
Remove an extensionlist
List deployed extensionsgui
Open extensions dialogreinstall
Reinstall all deployed extensions
CAVEATS
Some extensions require LibreOffice restart. Extension IDs are needed for removal. GUI mode requires display server.
SEE ALSO
libreoffice(1)
