Skip to content

openSUSE

Install daed from the Dae Universe repository.

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.repo

2. Install daed

sh
sudo zypper install daed

The package provides daed.service; its configuration directory is /etc/daed/.

Upstream setup guide · Service management