From Compiz
Contents |
Releases
- Latest stable release is 0.2.2.
- Latest development release is 0.3.6. (Highly Recommended)
You can find installable binary packages for several Linux distributions below, or download a source release.
Binary Packages
openSUSE packages are available from here and on openSUSE Build Service Repository 0.3.6 Packages .
Ubuntu packages are available via third-party repositories here.
Fedora Core packages are available in the official repository.
Debian packages are available in the official repository. For instructions please go to the Debian wiki.
Mandriva packages are available in the official repository.
Foresight packages are available in the official repository.
Gentoo packages are availabe in the official repository.
Frugalware packages are available in the official repository
Archlinux packages are available via a third-party repository. For instructions please read the ArchLinux Installation Guide.
Source Packages
v 0.2.2 download the latest stable release compiz-0.2.2.tar.bz2.
v 0.3.6 download the latest development release (highly recommended) compiz-0.3.6.tar.bz2.
For compiling instructions, please see the Compiling page.
Compiz Extra Packages
Compiz extra includes any extra third party plugins, check your distro or download the source from below.
More information on compiz extra and other unstable plugins, please go to this page.
Browsing the latest code
Compiz code is maintained with the git content tracker system. You may browse the source online using the gitweb interface.
Downloading with git
You may also use git (or cogito if you prefer) to clone a local copy of the compiz source code. The following git commands are provided for your cut-and-paste convenience.
git clone git://git.freedesktop.org/git/xorg/app/compiz
followed by periodic updates:
git pull origin
If you are interested in developing Compiz, please see the Develop page for more information.
