snippetbashTip
unopkg — LibreOffice extensions manager. Download extensions from <https://extensions.libreoffice.org>. See a
Viewed 0 times
extensionscommandunopkgclidownloadlibreofficemanager
linux
Problem
How to use the
unopkg command: LibreOffice extensions manager. Download extensions from <https://extensions.libreoffice.org>. See also: libreoffice. More information: <https://manned.org/unopkg>.Solution
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 listRaise extensions dialog (GUI):
unopkg guiReinstall all deployed extensions:
unopkg reinstallDisplay help:
unopkg {{[-h|--help]}}Code Snippets
Add and deploy given extension
unopkg add {{path/to/extension}}Remove extension
unopkg remove {{extensions_id}}Display information about deployed extensions
unopkg listRaise extensions dialog (GUI)
unopkg guiReinstall all deployed extensions
unopkg reinstallContext
tldr-pages: linux/unopkg
Revisions (0)
No revisions yet.