= __Museek+ on [http://www.debian.org Debian] / [http://www.ubuntulinux.org Ubuntu]__ = [[BR]] There are two ways to get Museek+ on Debian or Ubuntu : * Get binary packages from our repository (may be unstable, '''i386 and amd64 only'''). * Use your distribution packages (may be outdated). If you don't know what to do you should use the pre-compiled binary packages from your distribution. [[BR]][[BR]] == __Package list__ == As museek+ works in client/server mode, I create several separate packages from sources : * museekd : Daemon * museeq : Qt Gui * museeq-locales : Localization files for museeq * mucous : Python/Curses Tui (text-based ui) * python-museek : python bindings for museek. * museekd-tools : some tools to manage museekd. * musetup-gtk : GTK museekd configuration tool * murmur: Python/GTK UI. [[BR]][[BR]] == __On Debian GNU/Linux__ == [[Image(MuseekTracImages:debian_blue_swirl.jpg, nolink, align=left)]] Museek+ is part of the official Debian archive. [[BR]]Here is a summary of nicotine package in all Debian branches: || oldstable (etch) || N/A || N/A || || stable (lenny) || 1:0.1.13+svn.20080211.r743-1 || main || || testing (squeeze) || 1:0.2-1 || main || || unstable (Sid) || 1:0.2-1 || main || Check this [http://packages.qa.debian.org/museek+ link] to see package version in archive in real time (Debian Quality Assurance Page). [[BR]][[BR]] == __On Ubuntu GNU/Linux__ == [[Image(MuseekTracImages:ubuntu_logo.jpg, nolink, align=left)]] Museek+ is part of the official Ubuntu archive. [[BR]]However you must have [https://help.ubuntu.com/community/Repositories/Ubuntu universe packages' repository] enabled. [[BR]]Here is a summary of nicotine package in all Ubuntu releases: || Release || Version || Section || || Hardy || 1:0.1.13+svn.20070907.r741-1 || universe || || Intrepid || 1:0.1.13+svn.20080211.r743-1build1 || universe || || Jaunty || 1:0.1.13+svn.20080211.r743-1build1 || universe || || Karmic || 1:0.2-1ubuntu1 || universe || [[BR]][[BR]] == __Debian & Ubuntu devel packages repository__ == A repository which always contains latest release is also available. [[BR]]It will often use devel-snapshot based packages, and thus may contains many bugs. [[BR]]Howerver if you want to help us by testing latest release and finding bugs, please enable this repo as explained below. This repository only contains binary packages for '''amd64''' and '''i386'''. [[BR]]Currently, the repository contains packages based on '''newnet2 branch (0.3 prerelease)'''. [[BR]]Due to the use of latest cmake features, it's __'''only available for Debian Lenny, Squeeze, Sid and Ubuntu Intrepid, Jaunty, Karmic'''__. [[BR]]We will try to make it build soon for older distros. {{{ sudo su -c 'echo "deb http://www.museek-plus.org/distro branch main" >> /etc/apt/sources.list' sudo aptitude update sudo aptitude install museekd museeq musetup-gtk }}} [[BR]] ''distro'' can be either debian or ubuntu. [[BR]]You '''must''' change ''branch'' to the ubuntu/debian release you use. [[BR]]For Ubuntu, ''branch'' can be either intrepid, jaunty or karmic. For Debian, it can be lenny, squeeze or sid. In exemple, for Debian lenny, use '''deb http://www.museek-plus.org/debian lenny main'''. [[BR]]For Ubuntu Intrepid: '''deb http://www.museek-plus.org/ubuntu intrepid main'''. [[BR]] Please report any bug you have experienced ! [[BR]]Click [http://www.museek-plus.org/newticket?version=0.2prerelease%20(newnet2%20branch)&milestone=Release%200.2.0 here] to open a new ticket. [[BR]]