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

Last updated: May 14,2024

1. Install "git-reintegrate" package

This guide let you learn how to install git-reintegrate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-reintegrate

2. Uninstall "git-reintegrate" package

Please follow the steps below to uninstall git-reintegrate on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-reintegrate $ sudo apt autoclean && sudo apt autoremove

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

Package: git-reintegrate
Priority: optional
Section: universe/vcs
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: all
Version: 0.3-2
Depends: git, ruby (>= 1.9.3)
Filename: pool/universe/g/git-reintegrate/git-reintegrate_0.3-2_all.deb
Size: 10148
MD5sum: ee27f0b6dfb8238494f424e30e80a825
SHA1: 6321730777b635f3a9166de2a90daf8028b402dc
SHA256: d50beedfa5a45cfdc71923a56586df888b03d93ba546d1e2a10a34e2ec60fd7d
Description-en: Git extension to manage integration branches
This tools allows one to define which feature branches will be part
of your integration branches, and help you update the latter as new
versions of the feature branches are available.
Description-md5: f4c76c0e9b91f34ac7abcd52e52858b0
Homepage: https://github.com/felipec/git-reintegrate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu