Works For Me Report: Roon Desktop on Fedora 40

In case anybody was curious - super painless install of the Roon Desktop windows application in linux using Wine and RoPieee’s script[1]. I did have the audio device disappear once today, but I think that’s just fedora/wine fussing about the “default system output”… I switched to an explicit output and it’s been cherry.

Steps

  1. sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/40/winehq.repo
  2. sudo dnf install -y wine
  3. git clone git@github.com:RoPieee/roon-on-wine.git
  4. cd roon-on-wine
  5. ./install.sh

Seriously, nothing else. Thanks RoPieee, thanks wine.

(Fedora 41 just came out - wine’s got a a similar repo for 41 on their Fedora wiki.)

2 Likes

Thank you for the instructions, I’m excited to be able to run Roon in my choice laptop with Fedora. I wish Roonlabs provided a native client for linux but I’ll take it on wine, if that’s the option.

I sadly ran into an issue but I hope it gets sorted out. Details in the following submission:

1 Like