2024-12-15 7:19:28 PM

Status:

Tags:

Should work for any Linux OS

TIDAL doesn't natively support Linux, but some guy made a third-party app that I believe uses the web mode on the back-end. To install it, get the latest installer from this link: https://github.com/Mastermindzh/tidal-hifi/releases

You can also find it on flathub, but it might not be the latest version: https://flathub.org/apps/com.mastermindzh.tidal-hifi

Kubuntu 24.04 LTS Linux

If you download the .deb file, install it with this command (replace with your actual file name):

sudo apt install ./tidal-hifi_5.17.0_amd64.deb

Arch Linux 6.14.7

Download the latest .pacman file from the link at the top.

Install it with this command (replace with your actual file name):

sudo pacman -U ./tidal-hifi-5.19.0.pacman

References