How to get the source code of a project from launchpad
You can install bzr
sudo apt-get install bzr
and then you can download any branch you want, for example: bzr branch lp:inkscape in any directory you want
bzr branch lp:inkscape