Skip to content

Fedora / RHEL

Install daed from the Dae Universe repository.

For Fedora and RHEL.

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/yum.repos.d/daeuniverse.repo https://daeuniverse.pages.dev/daeuniverse.repo

2. Install daed

sh
sudo dnf install daed

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

Upstream setup guide · Service management