Clementine Music Player has just been updated to version 1.1 and this brief tutorial is going to show you how to install it in Ubuntu 12.10 if you haven’t already done so.
To read a complete changelog on this, please click here.
If you don’t know what Clementine is, it is a cross-platform music player that was inspired by Amarok 1.4 and has since been a popular music player in Linux systems. It support Windows, Mac, and Linux systems.
Objectives:
- Install Clementine Music Player in Ubuntu 12.10
- Enjoy!
To get started, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, run the commands below to add its PPA.
sudo apt-add-repository ppa:me-davidsansome/clementine-dev
Finally, run the commands below to update your system and install Clementine
sudo apt-get update && sudo apt-get install clementine
Enjoy!
If you don’t want to add its PPA, download a version for your system on this page.