AppSuite:DocumentConverterAPIInstall: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{InstallPlugin|pluginname=documentconverter-api|toplevel=products|sopath=appsuite/stable/documentconverter-api|version=App Suite|reponame=documentconverter-api}} | {{InstallPlugin|pluginname=open-xchange-documentconverter-api|toplevel=products|sopath=appsuite/stable/documentconverter-api|version=App Suite|reponame=documentconverter-api}} |
Revision as of 10:58, 26 February 2013
Install on OX App Suite
Debian GNU/Linux 11.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://software.open-xchange.com/products/appsuite/stable/documentconverter-api/DebianBullseye/ /
# if you have a valid maintenance subscription, please uncomment the
# following and add the ldb account data to the url so that the most recent
# packages get installed
# deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/documentconverter-api/updates/DebianBullseye/ /
and run
$ apt-get update $ apt-get install open-xchange-documentconverter-api
Debian GNU/Linux 12.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://software.open-xchange.com/products/appsuite/stable/documentconverter-api/DebianBookworm/ /
# if you have a valid maintenance subscription, please uncomment the
# following and add the ldb account data to the url so that the most recent
# packages get installed
# deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/documentconverter-api/updates/DebianBookworm/ /
and run
$ apt-get update $ apt-get install open-xchange-documentconverter-api