How to Install and Uninstall git-build-recipe Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "git-build-recipe" package

This tutorial shows how to install git-build-recipe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-build-recipe

2. Uninstall "git-build-recipe" package

Please follow the step by step instructions below to uninstall git-build-recipe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-build-recipe $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-build-recipe package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-build-recipe
Priority: optional
Section: universe/vcs
Installed-Size: 196
Maintainer: Colin Watson
Architecture: all
Version: 0.3.2
Depends: python3-dateutil, python3-debian, python3:any (>= 3.3.2-2~), git
Recommends: devscripts, pristine-tar, quilt
Filename: pool/universe/g/git-build-recipe/git-build-recipe_0.3.2_all.deb
Size: 28812
MD5sum: c5b2db91687b20a4e1543ecaf24265ff
SHA1: 6d869f05386a29e52e617d8a15bc8d58b32edec4
SHA256: 555b9eed9c527b79ecd8f08326b50fe0ec9d65256d38a4ae6a8284249005cd30
Description-en: 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.
Description-md5: 3cd2d262bb49a2f679b4055287869562
Multi-Arch: foreign
Homepage: https://launchpad.net/git-build-recipe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu