8

How to get the source code of a project from launchpad

1 Answers1

13

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

Zanna
  • 72,312
Praweł
  • 6,536