
Tomahawk project has been discontinued and should not be used anymore. Try another player like Sayonara.
Tomahawk is perhaps the most beautiful music player for Linux in terms of user interface. It’s also one of the most feature rich music application. It supports the integration of a number of streaming music player such as Spotify, Grooveshark, Google Play Music, iTunes etc.
It is in fact a social music player where you can even send tracks to your friend as suggestion and they can play it with their preferred music service. If you want to try your hands, let’s see how can you install Tomahawk in Ubuntu 14.04 and Linux Mint 17.
Install Tomahawk in Ubuntu
sudo add-apt-repository ppa:tomahawk/ppa
sudo apt-get update
sudo apt-get install tomahawk
Once installed, you can run it from Unity Dash. Configuring Tomahawk is no big deal. I leave it for you to explore it. Here is a screenshot of how does it look in Ubuntu 14.04 with Unity:

How do you find Tomahawk? Do you think it is better than the default Rhythmbox music player in Ubuntu or the other more popular music players like Banshee and Clementine? Do share your views.
I’m getting this error :(
Ign:18 http://ppa.launchpad.net/tomahawk/ppa/ubuntu bionic InRelease
Err:20 http://ppa.launchpad.net/tomahawk/ppa/ubuntu bionic Release
404 Not Found [IP: xxx.xxx.xxx.xxx]
Reading package lists… Done
E: The repository ‘http://ppa.launchpad.net/tomahawk/ppa/ubuntu bionic Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
You missed the big red box at the top of the article that says it has been discontinued and should not be used.
You should remove the PPA with:
sudo add-apt-repository -r ppa:tomahawk/ppa
completely … 😅
oh and by the way thank you, your site has been one of my linux mentors