LinuxCommandLibrary

unopkg

LibreOffice extension package manager

TLDR

Add extension

$ unopkg add [path/to/extension]
copy
Remove extension
$ unopkg remove [extension_id]
copy
List extensions
$ unopkg list
copy
Open GUI dialog
$ unopkg gui
copy
Reinstall all extensions
$ unopkg reinstall
copy

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 extension
remove
Remove an extension
list
List deployed extensions
gui
Open extensions dialog
reinstall
Reinstall all deployed extensions

CAVEATS

Some extensions require LibreOffice restart. Extension IDs are needed for removal. GUI mode requires display server.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community