Arch Linux / Manjaro Community maintained
daed is not in the official repositories. Install it from the AUR or from archlinuxcn. Both are maintained by the community and are unrelated to the APT/RPM repository this site describes.
AUR
daed builds from source, daed-avx2-bin is a binary package built for x86-64-v3 / AVX2 and needs no compilation, and daed-git follows the main branch.
shell
yay -S daedshell
paru -S daedarchlinuxcn
With archlinuxcn enabled, install from the repository without building.
shell
sudo pacman -S daedshell
pacman -S daeddaed-avx2-bin and daed-git are available from archlinuxcn as well.
Start the service
The package ships a systemd unit. After installation, see service management to start daed and enable it at boot. For configuration, see the upstream guide.
