I did the following instructions to install mapnik 3.0.0:
sudo add-apt-repository ppa:mapnik/nightly-trunk
sudo apt-get update
sudo apt-get install libmapnik libmapnik-dev mapnik-utils python-mapnik
BUT, the python binding is failed:
The following packages have unmet dependencies:
python-mapnik : Depends: libmapnik (= 3.0.0+dev20150425.git.d89033a-1trusty1) but 3.0.0+dev20150729.git.a78a895-1trusty1 is to be installed
E: Unable to correct problems, you have held broken packages.