bzr-builder software package provides construct a bzr branch from a recipe, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bzr-builder
bzr-builder is installed in your system.
Make ensure the bzr-builder package were installed using the commands given below,
$ sudo dpkg-query -l | grep bzr-builder *
You will get with bzr-builder package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Version Control Systems |
Package | bzr-builder |
Version | 0.7.3-0ubuntu1 |
Description | construct a bzr branch from a recipe |
Sub Section | vcs |