Play local music or listen to foreign music radio, Ubuntu 14.04 comes with music player Rhythmbox completely can meet, but if you want to have like a cool dog as the domestic player will need to toss a bit, fortunately there is a deep music player, this is a completely Chinese developed music player,
Deepin Music Player (DMusic) + Baidu Music plugin = Cool dog, but if it is the Deepin system users will not need to toss it at all. Just a second:
Installation method
(Note: My system is Ubuntu 14.04 other systems no experiments, so there is no guarantee of success)
Install Deepin music player First, installation is very convenient, have PPA is available, but need to install the dependency package gstreamer0.10-ffmpeg before installation, see this article installs: How to easily enable the Ubuntu 14.04 video support
Then install DMusic and open the terminal to enter the following command:
- sudo add-apt-repository ppa:noobslab/deepin-SC
- sudo apt-get update
- sudo apt-get install Deepin-Music-player
Once the installation is complete, if you can't find deep music in dash, reboot the system.
The first boot will have a wizard:
Install Baidu Music Plugin (Deepin music player):
1, install Cython libwebkitgtk-dev python-dev git, open the terminal, enter the following command:
- sudo apt-get install Cython libwebkitgtk-dev python-dev git
2, install the Pyjavascriptcore, open the terminal, enter the following command:
- git clone https://github.com/sumary/pyjavascriptcore.git
- CD Pyjavascriptcore
- sudo python setup. PY Install
3, install the Baidu Music plug-in, open the terminal, enter the following command:
- git clone https://github.com/sumary/dmusic-plugin-baidumusic.git
- CD dmusic-plugin-baidumusic
- CP -R baidumusic ~/.local/share/deepin-Music-player/ plugins/
Run Deepin music, option settings, add-ons enable Baidu Music
Ubuntu 14.04 User How to install deepin music player and Baidu music plugin