If you don't want to compile the Disko sources yourself, you can download precompiled packages for Ubuntu. For installation instructions using the Ubuntu package manager and the Disko repository have a look at our installation guide.
To install Disko or the Disko demo application without using an package manager you can download the packages directly.
| Package | Description |
|---|---|
| Disko v1.7.0 | This is the last stable version of Disko, precompiled for the Ubuntu 9.10 system. (Changelog) |
| Disko GIT | This package contains the latest sources of the Disko GIT repository. |
| Disko Demo | This package contains the latest version of the Disko Demo application. Note: You have to install the latest Disko GIT package to run the demo. |
| Disko v1.6.0 | This is the previous stable version of Disko, precompiled for the Ubuntu 9.10 system. |
If you want to compile the sources manually you can download packages which contains the sources of the different Disko parts.
| Package | Description |
|---|---|
| Disko v1.7.0 | This tarball contains the latest stable Disko version. To compile the sources manually have a look at the installation instructions. (Changelog) |
| Nightly Disko build | This tarball contains the latest sources of the Disko GIT repository. To compile the sources manually have a look at the installation instructions. |
| Nightly Disko Demo build | This package contains the latest sources of the Disko GIT repository. Note: You have to compile the Disko demo against the latest Disko GIT package. |
| Disko v1.6.0 | This tarball contains the previous stable Disko version. To compile the sources manually have a look at the installation instructions. |
You can checkout the latest sources via:
git clone git://www.diskohq.org/disko.git
You can also browse the repository and track the most recent changes.