Table of Contents
Method 1 of 3:
Windows
-
Images 1 of How to Install Clementine Music Player Visit the official website of the Clementine Music Player. -
Images 2 of How to Install 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. -
Images 3 of How to Install Clementine Music Player Run the Setup Wizard. If you are prompted to allow the program to run, click yes. -
Images 4 of How to Install Clementine Music Player After the Setup Wizard initializes, click on the button labeled 'Next'. -
Images 5 of How to Install Clementine Music Player 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. -
Images 6 of How to Install Clementine Music Player Click on 'Install'. Clementine should begin installing to the folder you selected. Wait for the installation to complete. -
Images 7 of How to Install Clementine Music Player Click on 'Finish'. Clementine is now successfully installed!
Method 2 of 3:
Mac OS X
-
Images 8 of How to Install Clementine Music Player Open a Terminal Window. -
Images 9 of How to Install Clementine Music Player 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 -
Images 10 of How to Install Clementine Music Player Then type ls in the terminal. -
Images 11 of How to Install Clementine Music Player Mount the package to your file system by typing (or copy/pasting): hdiutil attach clementine-1.2.2.dmg into the terminal. -
Images 12 of How to Install Clementine Music Player Install the package: sudo installer -pkg /Volumes/Clementine-1.2.2/clementine-1.2.2.pkg -target /usr/local/ -
Images 13 of How to Install Clementine Music Player Now that it's installed, unmount the .dmg image: hdiutil detach /Volumes/Clementine-1.2.2/ -
Images 14 of How to Install Clementine Music Player Log out and back in from your current Terminal session to update the path. After that, you can use your application.
Method 3 of 3:
Ubuntu
Sub-Method 1 of 2: Using Terminal
-
Images 16 of How to Install Clementine Music Player Open a Terminal Window.
This is usually done by pressing Ctrl+Alt+T. -
Images 17 of How to Install Clementine Music Player Type or copy/paste into the terminal:
sudo add-apt-repository ppa:me-davidsansome/clementine- You might have to enter your password.
-
Images 18 of How to Install Clementine Music Player Update the software:
Type or copy/paste sudo apt-get update into the terminal, then hit ↵ Enter. -
Images 19 of How to Install Clementine Music Player Install the software. Type or copy/paste sudo apt-get install clementine into the terminal. -
Images 20 of How to Install Clementine Music Player 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
-
Images 21 of How to Install Clementine Music Player Open Ubuntu Software Center. Go to Dashboard and search for, then click on, Ubuntu software center. -
Images 22 of How to Install Clementine Music Player Search for Clementine. Type clementine in the top right search bar. -
Images 23 of How to Install Clementine Music Player Select the program. -
Images 24 of How to Install Clementine Music Player Click on the Install button.- Enter your password, should you be prompted.
4.2 ★ | 5 Vote