Template:AddReposDebian: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 22: Line 22:
</code>
</code>


|}}|}}
|}}|}}{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
<code>
<code>
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
Line 35: Line 34:
  EOF
  EOF
</code>
</code>
}}|}}
}}|}}{{#ifeq:{{{release|}}}|7|
{{#ifeq:{{{release|}}}|7|
<code>
<code>
  $ vim /etc/apt/sources.list
  $ vim /etc/apt/sources.list

Revision as of 13:27, 17 December 2012

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: