In this Tutorial I will show you how to install the Nuvola Music Player 2.4.3 On Ubuntu 14.04 LTS / 12.04 LTS ,LinuxMint 16 / 15 and Deb...
In this Tutorial I will show you how to install the Nuvola Music Player 2.4.3 On Ubuntu 14.04 LTS / 12.04 LTS ,LinuxMint 16 / 15 and Debian systems.
Nuvola Player an open source player which is written in Vala and Javascript,Javascript used in this player are for service integrations. It runs a web interface of cloud music interfaces on it's own window and provides integration with Linux desktop.
Nuvola Player 2.4.3 released on September 6th 2014 and this is a stable version and it comes with the following fixes and features
- Last.fm - Update now playing only once on state/song change.
- Fixed build error with Valac 0.25.2.
- Updated translations.
- Google Play 4.12: Update country availability.
Installation steps for Debian
Step 1:Import the PGP Key
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 706C220AStep 2:Add the Entries in sources.list file
nano /etc/apt/sources.list
deb http://ppa.fenryxo.cz/nuvola-player/ wheezy maindeb-src http://ppa.fenryxo.cz/nuvola-player/ wheezy mainStep 3: Update the Repository and install Nuvola Player
apt-get update
apt-get install nuvolaplayerInstallation Steps for Ubuntu / LinuxMint
Note: The Installation procedure for LinuxMint is same as Ubuntu
Step 1: Add the official PPA provided by Nuvola team
sudo add-apt-repository ppa: nuvola-player-builders/stableStep 2: Update the Repository
sudo apt-get updateStep 3: Install Nuvola Music Player 2.4.3
sudo apt-get install nuvolaplayer
COMMENTS