unopkg (1) - Linux Manuals
Name
unopkg - LibreOffice Extension ManagerSYNOPSIS
unopkg [add] <options> extension-path...unopkg [remove] <options> extension-identifier...
unopkg [list] <options> extension-identifier...
unopkg [reinstall] <options>
unopkg [gui]
unopkg [--help|-h]
DESCRIPTION
LibreOffice is a fully featured office suite for the daily use with all features you would normally expect in an office suite.There exists many LibreOffice extensions all over the world. For example, see https://extensions.libreoffice.org/
This tool allows managing the extensions from the command line.
SUB-COMMANDS
- add
- add the given extensions
- remove
- remove extensions by the given identifiers
- reinstall
- reinstall all deployed extensions (only for experts)
- list
- list information about the deployed extensions
- gui
-
raise Extension Manager Graphical User Interface (GUI)
OPTIONS
- --help|-h
- display help and exit
- --version|-V
- output version information and exit
- --verbose|-v
- verbose output
- --force|-f
- force overwriting existing extensions
- --log-file <file>
- custom log file; the default one is <cache-dir>/log.txt
- --shared|-f
- operate on the system installation deployment context; use only when no concurrent Office process(es) are running! (only for experts)
- --deployment-context <context>
-
operate on explicit deployment context (only for experts)
TROUBLESHOOTING PROBLEMS
See http://wiki.documentfoundation.org/BugReport for more details about how to report bugs in LibreOffice.AUTHOR
This manual page was created by Petr Mladek <pmladek [at] suse.cz>.