Get it

Releases

Clutter releases are made in two streams: stable releases have even version numbers and are production use with a stable API/ABI; unstable releases have odd version numbers and are intended for developers wanting to test the latest Clutter features, and/or contribute to Clutter development.

Source code tarballs for Clutter core, add-on libraries and bindings for various languages can be downloaded from http://source.clutter-project.org/sources.

The latest stable release of Clutter core is: 1.2.10

The latest unstable release of Clutter core is: 1.3.4

For pre-built binary packages consult your distribution's package management tools. Packages are currently available for several Linux distributions, including Debian, Fedora, Mandriva, openSUSE, and Ubuntu.

The news of the latest developments and announcements of new releases can be found at the Clutter blog.

Source code repository

Bleeding-edge Clutter source code is accessible through our Git repository. To check out a local copy of the sources:

git clone git://git.clutter-project.org/clutter

The repository is also browseable through a web interface.