In this Tutorial I will show you how to install the Nuvola Music Player 2.4.1 On Ubuntu 14.04 LTS / 13.10 / 12.04 LTS ,LinuxMint 16 / 15...
In this Tutorial I will show you how to install the Nuvola Music Player 2.4.1 On Ubuntu 14.04 LTS / 13.10 / 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.1 released on June 30th 2014 and this is a stable version and it comes with the following fixes and features
- Disabled test suite failing under Fedora's mock tool.
- Added a work-around to get rid of ABOUT protocol source missing dialog.
- Fixed a memory leak in Media Player Remote Interface and optimized metadata property.
- Added support for Amazon Music Prime streaming.
- Updated 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 update
apt-get install nuvolaplayerInstallation Steps for Ubuntu
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.1
sudo apt-get install nuvolaplayer
COMMENTS