What Linux is the best, simplest for n00bs and alltogether the best performing?

By the way, installing Roon Server is a handful of things to copy and paste into Terminal.

sudo apt install curl

sudo apt install -y cifs-utils

sudo apt-get install ffmpeg

curl -O http://download.roonlabs.com/builds/roonserver-installer-linuxx64.sh

chmod +x roonserver-installer-linuxx64.sh

sudo ./roonserver-installer-linuxx64.sh

sudo apt install -f

sudo reboot

HQPlayer Embedded is similar amount of things to copy and paste into Terminal

You use Embedded or Desktop?

3 Likes