1unopkg(1) User Command unopkg(1)
2
3
4
6 unopkg - LibreOffice Extension Manager
7
9 unopkg [add] <options> extension-path...
10 unopkg [remove] <options> extension-identifier...
11 unopkg [list] <options> extension-identifier...
12 unopkg [reinstall] <options>
13 unopkg [gui]
14 unopkg [--help|-h]
15
16
18 LibreOffice is a fully featured office suite for the daily use with all
19 features you would normally expect in an office suite.
20
21 There exists many LibreOffice extensions all over the world. For exam‐
22 ple, see https://extensions.libreoffice.org/
23
24 This tool allows managing the extensions from the command line.
25
26
28 add add the given extensions
29
30 remove remove extensions by the given identifiers
31
32 reinstall
33 reinstall all deployed extensions (only for experts)
34
35 list list information about the deployed extensions
36
37 gui raise Extension Manager Graphical User Interface (GUI)
38
39
41 --help|-h
42 display help and exit
43
44 --version|-V
45 output version information and exit
46
47 --verbose|-v
48 verbose output
49
50 --force|-f
51 force overwriting existing extensions
52
53 --log-file <file>
54 custom log file; the default one is <cache-dir>/log.txt
55
56 --shared|-f
57 operate on the system installation deployment context; use only
58 when no concurrent Office process(es) are running! (only for ex‐
59 perts)
60
61 --deployment-context <context>
62 operate on explicit deployment context (only for experts)
63
64
65
67 See http://wiki.documentfoundation.org/BugReport for more details about
68 how to report bugs in LibreOffice.
69
71 http://www.documentfoundation.org/
72
74 This manual page was created by Petr Mladek <pmladek@suse.cz>.
75
76
77
78LibreOffice Extension Manager 2008-03-18 unopkg(1)