How to Install and Uninstall git-reintegrate Package on Kali Linux

Last updated: May 21,2024

1. Install "git-reintegrate" package

Here is a brief guide to show you how to install git-reintegrate on Kali Linux

$ sudo apt update $ sudo apt install git-reintegrate

2. Uninstall "git-reintegrate" package

This guide let you learn how to uninstall git-reintegrate on Kali Linux:

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

3. Information about the git-reintegrate package on Kali Linux

Package: git-reintegrate
Version: 0.4-2.1
Installed-Size: 38
Maintainer: Yann Dirson
Architecture: all
Depends: git, ruby (>= 1.9.3)
Size: 11184
SHA256: 334d19a637044cc0d2c53597ca49085f855442cd5beb34a933218192d307ad0f
SHA1: c81539858a80be552b84b0223a69199fb8dc8ccd
MD5sum: c71856627a7f539c639093e345e4b52e
Description: 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:
Homepage: https://github.com/felipec/git-reintegrate
Section: vcs
Priority: optional
Filename: pool/main/g/git-reintegrate/git-reintegrate_0.4-2.1_all.deb