Installation

Ubuntu
PPA (stable) or PPA (unstable) and other Debian-based Distros like LinuxMint.
sudo add-apt-repository ppa:benjamin-sipsolutions/sdaps or /sdaps-unstable
sudo apt-get update
sudo apt-get install sdaps
Debian
You may be able to install the PPA for Ubuntu, or build from source.
Fedora
COPR (unstable)
sudo dnf copr enable benzea/sdaps
sudo dnf install sdaps

Installing from source

You can find sdaps tarballs here. Please see the included README file for instructions.

To build the current development version, grab it using

git clone --recursive https://github.com/sdaps/sdaps.git