Skip to content

Instantly share code, notes, and snippets.

@tatac1
Created May 4, 2014 08:35
Show Gist options
  • Select an option

  • Save tatac1/074b8d21cb21a4e9939e to your computer and use it in GitHub Desktop.

Select an option

Save tatac1/074b8d21cb21a4e9939e to your computer and use it in GitHub Desktop.

Installing mt-daapd on Arch linux of Raspberry

wget https://aur.archlinux.org/packages/mt/mt-daapd/mt-daapd.tar.gz
tar xfz mt-daapd.tar.gz
cd mt-daapd
makepkg -Acs # <- makepkg -s command get arch error so that 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment