How To Install HQPlayer 5 .0 Embedded On Ubuntu?
Moved to the HQPlayer category as it seems unrelated to Roon (not a question Roon support can answer).
Here you can find simple instructions
Assuming you have Ubuntu Jammy LTS already installed:
sudo apt-get -y install linux-lowlatency
sudo apt-get install alsa-utils
sudo wget https://www.sonarnerd.net/src/jammy/libgmpris_2.2.1-10_amd64.deb
sudo dpkg -i libgmpris_2.2.1-10_amd64.deb
sudo systemctl stop hqplayerd (no idea if you are upgrading from v4)
sudo wget https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_5.0.0-2avx2_amd64.deb
sudo dpkg -i hqplayerd_5.0.0-2avx2_amd64.deb
sudo systemctl restart hqplayerd
sudo apt install -f
6 Likes
I love it. That’s the answer I’ve been waiting for. Thank you.
1 Like
A few guys around here owe me a beer !
2 Likes
This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.