Template:AddReposDebian: Difference between revisions
From Open-Xchange
No edit summary |
|||
Line 38: | Line 38: | ||
$ vim /etc/apt/sources.list | $ vim /etc/apt/sources.list | ||
deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/{{{debnameox}}}/ / | |||
deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/{{{debnameox}}}/ / | |||
deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/ | |||
deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/ | |||
</code> | </code> | ||
}}{{#ifeq:{{{release|}}}|appsuite| | }}{{#ifeq:{{{release|}}}|appsuite| | ||
Line 51: | Line 45: | ||
$ vim /etc/apt/sources.list | $ vim /etc/apt/sources.list | ||
deb http://software.open-xchange.com/products/appsuite/stable/backend/{{{debnameox}}}/ / | |||
deb http://software.open-xchange.com/products/appsuite/stable/appsuiteui/{{{debnameox}}}/ / | |||
deb http://software.open-xchange.com/products/appsuite/stable/backend/ | |||
deb http://software.open-xchange.com/products/appsuite/stable/appsuiteui/ | |||
</code> | </code> | ||
}} | }} |
Revision as of 11:43, 29 August 2013
Add Open-Xchange Repository
Open-Xchange maintains public available software repositories for different platforms, such as Debian. This repository should be added to the Debian installation to enable simple installation and updates.
Start a console and modify the Debian repository information file. It is required to add the non-free section of the Debian main repository for Sun Java. Also add the Open-Xchange software repository: