Skip to content

Arch Linux / Manjaro

You can install dae directly from the official repository.

Alternatively, get the latest AVX2-optimized binary package or the latest git version from AUR or archlinuxcn.

Official Repository

shell
sudo pacman -S dae
shell
pacman -S dae

AUR

Latest Release (Optimized Binary for x86-64 v3 / AVX2)

shell
yay -S dae-avx2-bin
shell
paru -S dae-avx2-bin

Latest Git Version

shell
yay -S dae-git
shell
paru -S dae-git

archlinuxcn

Latest Release (Optimized Binary for x86-64 v3 / AVX2)

shell
sudo pacman -S dae-avx2-bin
shell
pacman -S dae-avx2-bin

Latest Git Version

shell
sudo pacman -S dae-git
shell
pacman -S dae-git

After completing Minimal configuration, see Service management to start, enable, reload or restart dae.


Source: dae upstream · AGPL-3.0 license.