6
Ubuntu Natty (11.04) has Drizzle .deb files in the repositories. For Ubuntu 10.04 and 10.10 we have a PPA available at
7
https://launchpad.net/~drizzle-developers/+archive/ppa
9
To add this PPA at command line simply run::
11
sudo apt-add-repository ppa:drizzle-developers/ppa
14
To then install Drizzle::
16
sudo apt-get install drizzle-server drizzle-client