logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unopkg - LibreOffice Extension Manager

Author

       This manual page was created by Petr Mladek <pmladek@suse.cz>.

LibreOffice Extension Manager                      2008-03-18                                          unopkg(1)

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.

Name

       unopkg - LibreOffice Extension Manager

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)

See Also

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 Extensions dialog

Synopsis

unopkg [add] <options> extension-path...unopkg [remove] <options> extension-identifier...unopkg [list] <options> extension-identifier...unopkg [reinstall] <options>
       unopkg [gui]
       unopkg [--help|-h]

Troubleshooting Problems

       See  http://wiki.documentfoundation.org/BugReport  for  more  details  about  how  to  report   bugs   in
       LibreOffice.

See Also