Install Nuvola Player 3.0.1 (Cloud Music Player) on Linux

Nuvola Player is a runtime for web-based cloud music streaming services providing more native user experience and integration with Linux desktop environments than usual web browsers can offer. Nuvola Players handles multimedia keys, shows desktop notifications, integrates with various sound menus, applets and launchers and more. Additional features include Last FM and Libre FM scrobling and lyrics fetching. The latest version of Nuvola Player 3.1 released on February 14, 2016.

Nuvola Player support list of Music Streaming Services such as 8tracks 5.0, Amazon Cloud Player 5.1, Bandcamp 2.0, Deezer 2.3, Google Play Music 5.11, Jango 2.0, KEXP Live Stream 1.0, Logitech Media Server 2.0, Mixcloud 1.0, Plex Music 1.1, Spotify 2.1, TuneIn 1.0 & Yandex Music 1.1

1) Install Nuvola Player in Ubuntu/Mint/Debian

We can easily install Nuvola Player 3 in Debian based system using Nuvola Player official Repo.

# Install Nuvola Player Repo to Ubuntu/Mint/Debian system #
$ sudo sh -c 'echo "deb https://tiliado.eu/nuvolaplayer/repository/deb/ '$(lsb_release -cs)' stable" >> /etc/apt/sources.list.d/tiliado-nuvolaplayer.list'

# Import Nuvola Player key to Ubuntu/Mint/Debian system #
$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 40554B8FA5FE6F6A

# Update Repository Index #
$ sudo apt-get update

# Install Nuvola Player 3 #
$ sudo apt-get install nuvolaplayer3

Note : For Mint system, aftet adding repo just edit /etc/apt/sources.list.d/tiliado-nuvolaplayer.list file and change from rosa to trusty because Linux Mint based on Trusty.

2) Install Nuvola Player in Fedora 22 & 23

We can easily install Nuvola Player 3 in Fedora System by adding Nuvola Player official Repo.

# Install Nuvola Player Repo to Fedora system #
$ sudo nano /etc/yum.repos.d/tiliado-nuvolaplayer.repo
[tiliado-nuvolaplayer]
baseurl=https://tiliado.eu/nuvolaplayer/repository/rpm/fc$releasever/$basearch/stable
enabled=1
gpgcheck=1
repo_gpgcheck=1
enabled_metadata=1

# Import Nuvola Player key to Fedora system #
$ sudo rpm --import http://keyserver.ubuntu.com/pks/lookup?search=0x40554B8FA5FE6F6A&op=get

# Install Nuvola Player 3 #
$ sudo dnf install nuvolaplayer3

Note : Fedora official repo having nuvolaplayer2.
install-nuvola-cloud-music-player-3-0-in-linux-mint
Version Checking.
install-nuvola-3-0-1-cloud-music-player-on-linux
Cool…)

About Magesh Maruthamuthu

Love to play with all Linux distribution

View all posts by Magesh Maruthamuthu

Leave a Reply

Your email address will not be published. Required fields are marked *