mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 23:55:57 -05:00
ecc2912155
Many users probably just want the simple apt approach for RPi, or alternatively some other precomiled solution, so let installation.md focus on them and put the build instructions in a separate building.md.
1.3 KiB
1.3 KiB
How to get and install OwnTone
You can compile and run OwnTone on pretty much any Linux- or BSD-platform. The instructions on how to do that are here.
Apt repositories, images and precompiled binaries are available for some platforms. These can save you some work and make it easier to stay up to date:
Platform | How to get |
---|---|
RPi w/Raspberry Pi OS | Add OwnTone repository to apt sources, see: |
OwnTone server (iTunes server) - Raspberry Pi Forums | |
---------------------- | --------------------------------------------------------- |
Debian/Ubuntu amd64 | Download .deb as artifact from Github workflow |
---------------------- | --------------------------------------------------------- |
OpenWrt | opkg install owntone |
---------------------- | --------------------------------------------------------- |
Docker | See linuxserver/docker-daapd |
OwnTone is not in the official Debian repositories due to lack of Debian maintainer and Debian policy difficulties concerning the web UI, see this issue.