openSUSE
For openSUSE.
The commands below assume sudo is configured for your account.
1. Add the repository
The repository config file is downloaded directly from the repository, the GPG key is imported automatically.
sh
sudo curl -fsSL -o /etc/zypp/repos.d/daeuniverse.repo https://daeuniverse.pages.dev/daeuniverse.repo2. Install dae
sh
sudo zypper install daeThe package includes a systemd service. The example is /etc/dae/example.dae; save your configuration as /etc/dae/config.dae.
After completing Minimal configuration, see Service management to start, enable, reload or restart dae.
