From window to Ubuntu really a bit unaccustomed, before playing virtual machine feel pretty good, but see the interface of Ubuntu is pretty nice, a hard-hearted to the drive to lattice. Me, from this it man!!! 囧
Wordy, turn to the topic, just do a good job of the music player, the steps to write, and then re-install less time to spend:
1:
Update source and install Deepin-music-player
sudo add-apt-repository Ppa:mc3man/trusty-media
sudo add-apt-repository ppa:noobslab/deepin-sc
sudo apt-get update
sudo apt-get install Gstreamer0.10-ffmpeg
sudo apt-get install Deepin-music-player
2:
At this point, the player has been installed, you can execute Deepin-music-player under the CLI, then install the Baidu Music plugin,
To: Http://packages.linuxdeepin.com/deepin/pool/main/p/python-javascriptcore/download the corresponding version package,
Installation: sudo dpkg-i xxx.deb
3:
Installation dependencies:
sudo apt-get install Cython libwebkitgtk-dev Python-dev
To: Https://github.com/sumary/pyjavascriptcore Download Pyjavascriptcore package,
Unpacking Package: Unzip Pyjavascriptcore.zip
CD Pyjavascriptcore
sudo python setup.py install
4:
Download Baidu Music Plugin:
To: Https://github.com/sumary/dmusic-plugin-baidumusic Download plugin
Unpack the package, enter the directory, copy the Baidumusic to the depth player plugin directory:
Cp-r Baidumusic ~/.local/share/deepin-music-player/plugins/
Ubuntu 14.04 installation Deepin music player with Baidu music plugin