In this Tutorial I will show you how to install the Nuvola Music Player 2.3.3 On Ubuntu 14.04 LTS / 13.10 / 12.04 LTS ,LinuxMint ...
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.3.3 released on May 4th 2014 and this is a stable version and it comes with the following fixes and features
- Fixed build error with valac 0.24
- Fix support for actionable notification in GNOME Lock screen
- Imported translations
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 updateInstallation Steps for Ubuntu
apt-get install nuvolaplayer
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 update
sudo apt-get install nuvolaplayer
COMMENTS