Many of the oils that have just turned to Ubuntu from Windows systems are not very comfortable listening to music. After all, Ubuntu Software Center of many audio-visual software are written by foreign friends, so many times the domestic friends with very uncomfortable. Recommended today is the domestic developers for domestic users of the development of audio-visual and music playback software.
The tutorials found on the web serve
The first step:
Open terminal (how to open the terminal do not explain it, do not understand the words Baidu)
sudo gedit/etc/apt/sources.list
Add on last side of file
Deb Http://mirror.csclub.uwaterloo.ca/debian-multimedia/stable Main
DEB-SRC http://mirror.csclub.uwaterloo.ca/debian-multimedia/stable Main
(This is the source of the FFmpeg, 14.04 official source does not have this gadget, but the depth music and the player relies on it, directly copy and paste.) )
Step Two:
sudo add-apt-repository ppa:noobslab/deepin-sc
sudo apt-get update
(This is the source of Deepin software, made by a person abroad)
Step Three:
Install the required depth software
sudo apt-get install deepin-music-player (Installation depth music)
sudo apt-get install deepin-media-player (Installation depth video)
sudo apt-get install deepin-terminal (Installation depth terminal)
(I only have deepin music installed, Deepin video and Deepin terminal are not installed.) Favorite friends can choose to install according to their own needs. )
In addition, Deepin music can play the Watercress FM, internet broadcast and Baidu Music online.
Add Baidu Music Player Plugin
1. Install the associated dependency package at compile time (Cython libwebkitgtk-dev python-dev git), for example:
#sudo apt-get install Cython libwebkitgtk-dev git
2. Installing Pyjavascriptcore
#git Clone Https://github.com/sumary/pyjavascriptcore.git
#cd Pyjavascriptcore
#sudo python setup.py Install
3. Install Baidu Music Plugin
#git Clone Https://github.com/sumary/dmusic-plugin-baidumusic.git
#cd Dmusic-plugin-baidumusic
#cp-R baidumusic/usr/lib/deepin-music-player/plugins/
My computer on the installation of Baidu plug-in location
OK, now run the deep music, in the option settings, add-ons, turn on Baidu Music.
The effect of deep music playback is as follows:
Full-screen open, resembling a cool dog.
Minimize the lyrics of the desktop
Webcast, online music library
Watercress music resources, when switching songs, the top right of the desktop will pop up a hint
Baidu Music Library
Install Deepin Music client under Ubuntu 14.10