Roon Extension Manager now included in DietPi (v6.10)

Can you download the file from the DietPi console?

curl http://github.com/TheAppgineer/roon-extension-manager-packaging/raw/master/linux/setup.sh -L -o setup.sh

Or without a redirect:

curl https://raw.githubusercontent.com/TheAppgineer/roon-extension-manager-packaging/master/linux/setup.sh -o setup.sh

That seems to work:

In that case you can run the script manually:

chmod +x setup.sh

./setup.sh

Only disadvantage being that DietPi doesn’t know about the installation. Make sure that git and Node.js are installed before running setup:

dietpi-software install 9 17
1 Like

Roon Extension Manager installed successfully!

:+1:

1 Like