Installing Roon Gui on Linux is a two-step process, install Wine and then run the excellent roon-on-wine script from RoPieee. As I have installed and re-installed Roon dozen of times over the past years, I have made an Ansible playbook to automate it.
If you don’t have Ansible, the below command will install all that is needed to run the playbook and then run the playbook to install the latest version of Wine and the Roon GUI.
This has been tested on recent versions of Ubuntu, Fedora, Debian and Linux Mint. Before you copy and paste the command, it is always a good idea to check the GitHub repo and understand what is installed on your PC.
wget -O- https://raw.githubusercontent.com/oosten246/ansible-roon-gui/main/install.sh | bash -s