Get It

Clutter is free software and its sources are freely downloadable under the terms of the GNU LGPL License.

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://clutter-project.org/sources; the latest stable clutter release is 0.8.0.

For pre-built binary packages consult your distributions package management tools; pre-built Debian and Ubuntu packages are available at http://debian.o-hand.com.

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

Subversion

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

svn co http://svn.o-hand.com/repos/clutter/trunk clutter

The repository is also browseable through a web interface.