Difference between revisions of "AppSuite:DocumentConverterAPIInstall"

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 10.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/DebianBuster/ /
# 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/DebianBuster/ /

and run

$ apt-get update
$ apt-get install open-xchange-documentconverter-api

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