$ wget --output-document=- http://monetdb.cwi.nl/downloads/MonetDB-GPG-KEY | sudo apt-key add -
Add the MonetDB repository to your apt configuration, put the following lines in /etc/apt/sources.list.d/monetdb.list:
deb http://monetdb.cwi.nl/downloads/Ubuntu/ karmic monetdb
deb-src http://monetdb.cwi.nl/downloads/Ubuntu/ karmic monetdb
To install the monetdb sql server and all the dependecies use the command:
$ sudo apt-get install monetdb5-sql
If you want to be able to manage the monetdb databases you
should add yourself to the monetdb group of the system: