With its many cloud streaming options and powerful audio player, Clementine for Mac looks like a solid music app. The place where it truly shines, though, is in its impressive music streaming. If you are feeling a little geeky, you can always hop on the terminal train and use your distribution’s package manger to install Clementine. In Ubuntu, Clementine is available in the Universe repository. You can use the apt command in this fashion: sudo apt install clementine. In Fedora, you can use this command: sudo dnf clementine. Clementine is a multiplatform music player. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music.
Get the latest stable version of Clementine for your operating system.
1.3.1Windows
32-bit
Downloads for other operating systems
1.3.1Debian Jessie
64-bit
1.3.1Debian Jessie
32-bit
1.3.1Raspberry Pi
32-bit
Clementine Player
1.3.1Fedora 21
32-bit
1.3.1Fedora 21
64-bit
1.3.1Fedora 22
32-bit
1.3.1Fedora 22
64-bit
1.3.1Fedora 23
32-bit
1.3.1Fedora 23
64-bit
1.3.1Mac
64-bit
1.3.1Source Code
1.3.1Ubuntu Precise
64-bit
1.3.1Ubuntu Precise
32-bit
1.3.1Ubuntu Trusty
64-bit
1.3.1Ubuntu Trusty
32-bit
1.3.1Ubuntu Vivid
64-bit
1.3.1Ubuntu Vivid
32-bit
1.3.1Ubuntu Wily
64-bit
1.3.1Ubuntu Wily
32-bit
1.3.1Ubuntu Xenial
64-bit
1.3.1Ubuntu Xenial
32-bit
1.3.1Windows
32-bit
Ubuntu PPA
You can download the latest version of Clementine on Ubuntu from the official PPA:
Dependencies for Ubuntu Precise (12.04)
New versions of Clementine require GStreamer 1.0 which wasn't included in Ubuntu 12.04. If you get errors installing Clementine you should add the GStreamer PPA as well:
Clementine Remote for Android
Unofficial packages
If you don't see your distribution listed above then someone else might have created an unofficial package for you.
Compiling from source
Compiling Clementine from source is easy on Linux.Download the source code package from the list above, and in a terminal window:
Bleeding edge packages
Development on Clementine happens inthe git repository.Check out the code by running:
If you'd prefer not to compile the development version yourself then try one of the hourly packages:
There's also an Ubuntu PPA for these development builds:
Notes
Raspberry Pi is a trademark of the Raspberry Pi FoundationClementine is a cross-platform Music Player available for Windows, Mac OS X and Ubuntu. These steps will explain how to install it on these three different platforms. Visit the [https://www.clementine-player.org/ official website] of the...
Windows
- Visit the official website of the Clementine Music Player.
- Click on the download button on the main page. The package should start downloading. Wait for it to complete and proceed to the next step.
- Run the Setup Wizard. If you are prompted to allow the program to run, click yes.
- After the Setup Wizard initializes, click on the button labeled 'Next'.
- Choose the installation folder. If you want to let it install to the default folder, click next. Otherwise, click Browse and choose a folder. You can also directly specify the path name.
- Click on 'Install'. Clementine should begin installing to the folder you selected. Wait for the installation to complete.
- Click on 'Finish'. Clementine is now successfully installed!
Mac OS X
- Open a Terminal Window.
- Type or copy/paste into the terminal:
curl -O https://github.com/clementine-player/Clementine/releases/download/1.2.2/clementine-1.2.2.dmg - Then type ls in the terminal.
- Mount the package to your file system by typing (or copy/pasting):hdiutil attach clementine-1.2.2.dmg into the terminal.
- Install the package:sudo installer -pkg /Volumes/Clementine-1.2.2/clementine-1.2.2.pkg -target /usr/local/
- Now that it's installed, unmount the .dmg image:hdiutil detach /Volumes/Clementine-1.2.2/
- Log out and back in from your current Terminal session to update the path. After that, you can use your application.
Ubuntu
Sub-Method 1 of 2: Using Terminal
- Open a Terminal Window.
This is usually done by pressing Ctrl+Alt+T. - Type or copy/paste into the terminal:
sudo add-apt-repository ppa:me-davidsansome/clementine- You might have to enter your password.
- Update the software:
Type or copy/paste sudo apt-get update into the terminal, then hit ↵ Enter. - Install the software. Type or copy/paste sudo apt-get install clementine into the terminal.
- And you're done. You can open Clementine by typing clementine in the terminal, or by searching for it in the dashboard.
Sub-Method 2 of 2: Using Ubuntu Software Center
Clementine Player Mac Os X 10.6
- Open Ubuntu Software Center. Go to Dashboard and search for, then click on, Ubuntu software center.
- Search for Clementine. Type clementine in the top right search bar.
- Select the program.
- Click on the Install button.
- Enter your password, should you be prompted.