Installation - mschnitzer/dapsenv GitHub Wiki

This guide walks you through all required steps what are needed to install DapsEnv on your openSUSE system.

1. Adding The Repository

You can skip this step, if you're already added the Documentation:Tools repository on your distribution!

If you want the last stable build of DapsEnv, you go to his project on OBS, select your distribution and click Go to download repository. Then copy the URL and execute as root the following command:

zypper ar [LINK] Documentation:Tools

This adds the Documentation:Tools repository to your system.

2. Actual Installation

You can install DapsEnv by just typing in the console (as a sudo or root user) the following command:

zypper in dapsenv

3. Main Configuration

will follow