Clementine is a music player available for multiple Operating systems and it is inspired by amarok1.4 In thi tutorial i will show you...
Clementine is a music player available for multiple Operating systems and it is inspired by amarok1.4
In thi tutorial i will show you how to install Clemetine Music Player 1.2.2 On Ubuntu 14.04 / 13.10 / 13.04 / 12.10 / 12.04 LTS Via & LinuxMint 16 / 15 Via PPA
This version 1.2.2 comes with a minor bugfixes and a single feature was added to it
The following are the bugfixes were fixed
- Renamed SkyDrive to OneDrive
- Don't include the user's IP address in the log (from the network remote settings dialog).
- (Debian) Fix a bug with HTTPS logins to all cloud storage providers.
- (Mac OS X) Fix a bug in the workaround for a weird font issue on 10.9.
- (Mac OS X) Fix rendering of source icons on retina displays.
- (Android Remote) Don't advertise songs that aren't available.
- (Android Remote) Fix playing songs with special characters in filenames.
Two ways to install clementine music player on ubuntu.
- deb file
- PPA
Method 1: Install via deb file
Step 1: Download the deb file
If you are not comfortable to instll clementine player via PPA use the deb file provided from the home website --> click HERE
Choose your Ubuntu version and corresponding architecture also 32 bit or 64 bit
Step 2: Install the deb file
dpkg -i clementine_1.2.2.saucy_i386.deb
Step 3:open and verify installed suceessfully or not
Method 2: Install via PPA
Step 1: Add the Official PPA provided by the clementine player
sudo add-apt-repository ppa:me-davidsansome/clementine
Step 2: Update the Repository
sudo apt-get update
Step 3: Install Clementine player 1.2.2
sudo apt-get install clementine
COMMENTS