This is an old revision of the document!
apt-get install wget gdebi
* docker run -ti debian:8 update-locale LANG=en_US.UTF-8
apt-get update apt-get install wget gdebi dialog apt-utils apt-get install locales
locale-gen en_US.UTF-8
wget http://apt.sourcefabric.org/misc/airtime-easy-setup.deb gdebi airtime-easy-setup.deb
apt-get update apt-get install airtime
root@radio:~# apt-get install airtime Reading package lists… Done Building dependency tree Reading state information… Done Package airtime is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'airtime' has no installation candidate root@radio:~# apt-cache search airtime
*
ubuntu:14.04
apt-get update apt-get install git apt-utils python-configobj git clone https://github.com/sourcefabric/Airtime.git cd Airtime pip install pyinotify pytz PyDispatcher poster
./install