Nuvola Player an open source player written in Vala and Javascript,Javascript used in this player are for service integrations. It run...
Nuvola Player an open source player 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 3 released on DEC 30th of 2015 and this is a stable version and it comes with the following fixes
It has been rewritten from scratch and contains plenty of improvements over Nuvola Player 2.
In this Tutorial I will show you how to install the Latest stable version of Nuvola Music Player 3 On Ubuntu 15.10 / 15.04 / 14.04 LTS and Debian systems.
Installation steps for Debian
Step 1:Import the PGP Key
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 40554B8FA5FE6F6AStep 2:Add the Entries in sources.list file
sudo sh -c 'echo "deb https://tiliado.eu/nuvolaplayer/repository/deb/ jessie stable" >> /etc/apt/sources.list.d/tiliado-nuvolaplayer.list'Step 3: Update the Repository and install Nuvola Player
apt-get update && apt-get install nuvolaplayer3
Installation Steps for Ubuntu
Step 1:Import the PGP Key
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 40554B8FA5FE6F6AStep 2:Add the Entries
For ubuntu 14.04 LTS
sudo sh -c 'echo "deb https://tiliado.eu/nuvolaplayer/repository/deb/ trusty stable" >> /etc/apt/sources.list.d/tiliado-nuvolaplayer.list'
For ubuntu 15.10
sudo sh -c 'echo "deb https://tiliado.eu/nuvolaplayer/repository/deb/ wily stable" >> /etc/apt/sources.list.d/tiliado-nuvolaplayer.list'
Step 3: Update the Repository and install Nuvola Player
apt-get update && apt-get install nuvolaplayer3
Note: Nuvola Player needed Flash Plugin ,if it is not there it will automatically download while installing.
COMMENTS