Апошнія вэрсыі

Рэпазыторый PPA для Ubuntu

Вы можаце спампаваць апошнюю вэрсыю Clementine для Ubuntu з афіцыйнага PPA:

sudo add-apt-repository ppa:me-davidsansome/clementine
sudo apt-get update
sudo apt-get install clementine

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:

sudo add-apt-repository ppa:gstreamer-developers/ppa

Іншыя Запампоўкі

Clementine Remote for Android

Неафіцыйныя зборкі

If you don't see your distribution listed above then someone else might have created an unofficial package for you.

Кампіляцыя з зыходнікаў

Скампіляваць Clementine з зыходнікаў проста на Linux. Download the source code package from the list above, and in a terminal window:

cd bin
cmake ..
make
sudo make install

Bleeding edge packages

Распрацоўка Clementine адбываецца ў рэпазыторыю git. Check out the code by running:

git clone https://github.com/clementine-player/Clementine.git clementine-player

Калі вы не жадаеце кампіляваць распрацоўніцкую вэрсыю самастойна, паспрабуўце адну са штогадзінных зборак:

Таксама PPA для Ubuntu для гэтых распрацоўніцкіх зборак:

sudo add-apt-repository ppa:me-davidsansome/clementine-dev
sudo apt-get update
sudo apt-get install clementine

Старыя запампоўкі


Notes

Raspberry Pi is a trademark of the Raspberry Pi Foundation