7
Ubuntu Natty (11.04) has Drizzle .deb files in the repositories. For Ubuntu 10.04 and 10.10 we have a PPA available at
8
https://launchpad.net/~drizzle-developers/+archive/ppa
10
As a first step, run the following command: ::
12
sudo apt-get install python-software-properties
14
To add the above PPA at command line simply run: ::
16
sudo apt-add-repository ppa:drizzle-developers/ppa
19
To then install Drizzle: ::
21
sudo apt-get install drizzle-server drizzle-client