How to Install git-build-recipe in Ubuntu 18.04



Install git-build-recipe by entering the following commands in the terminal:

sudo apt update
sudo apt install git-build-recipe

Description:

construct a Git branch from a recipe

git-build-recipe takes a "recipe" which specifies several Git branches to combine in a certain fashion as input for a Debian-format source package, and provides the resulting branch as output.

Homepage: https://launchpad.net/git-build-recipe

Version: 0.3.5

Section: universe/vcs