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

Last updated: July 04,2024

1. Install "git-buildpackage-rpm" package

This guide covers the steps necessary to install git-buildpackage-rpm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-buildpackage-rpm

2. Uninstall "git-buildpackage-rpm" package

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

$ sudo apt remove git-buildpackage-rpm $ sudo apt autoclean && sudo apt autoremove

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

Package: git-buildpackage-rpm
Priority: optional
Section: universe/vcs
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Guido Günther
Architecture: all
Source: git-buildpackage
Version: 0.7.2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), cpio, git-buildpackage (= 0.7.2), python-rpm, rpm
Recommends: pristine-tar (>= 0.5)
Suggests: python-notify, unzip, zipmerge, mock
Filename: pool/universe/g/git-buildpackage/git-buildpackage-rpm_0.7.2_all.deb
Size: 34496
MD5sum: 0dcf580b9cee2d8031130044f9f65312
SHA1: 311acf1d365a66e13fa93be61945befac9ff8614
SHA256: 5291a6716023818f5daf4c94a7283688077a09d449dc9527edbd237ad15196c7
Description-en: Suite to help with RPM packages in Git repositories
This package contains the following tools:
* gbp buildpackage-rpm: build a package out of a git repository, check for
local modifications and tag appropriately
* gbp import-srpm: import existing RPM source packages into a git
repository
* gbp pq-rpm: manage patches easily
.
These tools are currently in an experimental state. Branch names and
repository layouts might change without lots of prior warning.
Description-md5: bb34be0ae56b9a1ec204088f9cfd4e4a
Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu