unopkg: add page (#14109)
This commit is contained in:

committed by
GitHub

parent
80ad3f1cb9
commit
846a9aecc2
30
pages/linux/unopkg.md
Normal file
30
pages/linux/unopkg.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# unopkg
|
||||
|
||||
> LibreOffice extensions manager.
|
||||
> Download extensions from <https://extensions.libreoffice.org>.
|
||||
> See also: `libreoffice`.
|
||||
> More information: <https://manned.org/unopkg>.
|
||||
|
||||
- Add and deploy given extension:
|
||||
|
||||
`unopkg add {{path/to/extension}}`
|
||||
|
||||
- Remove extension:
|
||||
|
||||
`unopkg remove {{extensions_id}}`
|
||||
|
||||
- Display information about deployed extensions:
|
||||
|
||||
`unopkg list`
|
||||
|
||||
- Raise extensions dialog (GUI):
|
||||
|
||||
`unopkg gui`
|
||||
|
||||
- Reinstall all deployed extensions:
|
||||
|
||||
`unopkg reinstall`
|
||||
|
||||
- Display help:
|
||||
|
||||
`unopkg {{-h|--help}}`
|
Reference in New Issue
Block a user