diff --git a/openSUSE-SLEs-Installation.md b/openSUSE-SLEs-Installation.md index 5f4458d..a56524b 100644 --- a/openSUSE-SLEs-Installation.md +++ b/openSUSE-SLEs-Installation.md @@ -25,9 +25,9 @@ please follow [step-by-step](#step-by-step-installation) installation. | Express Instruction |--------------------------------- -| [1](#step-1)- ``` vi /etc/zypp/repos.d/egroupware-epl.repo```

Add the following lines:

```#EGroupware EPL repository```

```[egroupware-epl]```
```name=EGroupware EPL (openSUSE VERSION)```
```type=rpm-md```
```baseurl = https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/openSUSE_Leap_42.2/ ./```
```gpgkey = https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/openSUSE_Leap_42.2/repodata/repomd.xml.key```
```gpgcheck=1```
```enabled=1```
```autorefresh=1``` +| [1](#step-1)- ``` vi /etc/zypp/repos.d/egroupware-epl.repo```

Add the following lines:

```#EGroupware EPL repository```

```[egroupware-epl]```
```name=EGroupware EPL (openSUSE VERSION)```
```type=rpm-md```
```baseurl = https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/openSUSE_Leap_42.2/```
```gpgkey = https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/openSUSE_Leap_42.2/repodata/repomd.xml.key```
```gpgcheck=1```
```enabled=1```
```autorefresh=1``` | [2](#step-2)- ```zypper update``` -| [3](#step-3)- ```zypper install mariadb egroupware-epl```

follow the installation instruction +| [3](#step-3)- ```zypper install egroupware-epl```

follow the installation instruction | [4](#step-4)- ```less /root/egroupware-epl.log``` | [5](#step-5)- ***Congratulations!!!*** You may login to your EGroupware instance @@ -47,24 +47,24 @@ Add EGroupware repository into source lists in order to fetch EGroupware's packa For EPL Version: ``` #EGroupware EPL repository -deb https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./ +baseurl = https://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ``` Example: ``` #EGroupware EPL repository -deb https://peter:secret@download.egroupware.org/repos/stylite-epl/openSUSE_Leap_42/ ./ +baseurl = https://peter:secret@download.egroupware.org/repos/stylite-epl/SLE_15/ ``` OR For Community Version: ``` #EGroupware Community repository -deb https://download.egroupware.org/repositories/server:/eGroupWare/DISTRO_NAME/ ./ +baseurl = https://download.egroupware.org/repositories/server:/eGroupWare/DISTRO_NAME/ ./ ``` Example: ``` #EGroupware Community repository -deb https://download.opensuse.org/repositories/server:/eGroupWare/openSUSE_Leap_42/ ./ +baseurl = https://download.opensuse.org/repositories/server:/eGroupWare/SLE_15/ ``` Replace the following variables used in above urls with your own values:
*USERNAME*:*PASSWORD* are your given credentials for EPL version.
@@ -74,20 +74,15 @@ Replace the following variables used in above urls with your own values:
+ + - - - + - - - - -
DISTRO_NAME
openSUSE_Leap_15.1openSUSE_Leap_15.2 openSUSE_Leap_42.3 openSUSE_Leap_42.2 openSUSE_Leap_42.1openSUSE_13.2openSUSE_13.1openSUSE_11.4
SLE_15 SLE_12SLE_11_SP3SLE_11_SP2SLE_11_SP1SLE_11SLE_10