Roon on Linux under WINE

Cribbed from here but it’s useful. There isn’t a proper Linux Roon client but it’s painless with this procedure to get it working on POP_OS or other variants. It was the last thing that I was hanging onto with Windows 11 so this made me happy. Installing Wine Stable On Ubuntu CODENAME=`lsb_release --codename | cut -f2` sudo dpkg --add-architecture i386 sudo mkdir -pm755 /etc/apt/keyrings wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo gpg --dearmor -o /etc/apt/keyrings/winehq-archive. [Read More]