Skip to content

Instantly share code, notes, and snippets.

View dasrecht's full-sized avatar

Bastian dasrecht

View GitHub Profile
@dasrecht
dasrecht / gist:3950444
Created October 25, 2012 04:41
Despotify Installation on Raspbian
sudo apt-get install libao-dev libtool git libssl-dev libmpg123-dev libvorbis-dev libncursesw5-dev subversion
svn co https://despotify.svn.sourceforge.net/svnroot/despotify despotify
cd despotify/src && make && sudo make install