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

Last updated: May 19,2024

1. Install "git-imerge" package

This guide let you learn how to install git-imerge on Kali Linux

$ sudo apt update $ sudo apt install git-imerge

2. Uninstall "git-imerge" package

Here is a brief guide to show you how to uninstall git-imerge on Kali Linux:

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

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

Package: git-imerge
Version: 1.2.0-5
Installed-Size: 197
Maintainer: Paul Wise
Architecture: all
Depends: git, python3, python3:any
Suggests: git-mergify-rebase, mergify
Size: 48992
SHA256: 407625e1e81aa7713098d34a6c61b424a14e203626a520baa8a7bef114aa2e8a
SHA1: 2f2cc8676a5038b80bce9186b43b0b2560a3a4a7
MD5sum: 610c87529c05f66c288bef460377c2e7
Description: incremental merge and rebase for git
Performs a merge between two branches incrementally. If conflicts are
encountered, figures out exactly which pairs of commits conflict, and
presents the user with one pairwise conflict at a time for resolution.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mhagger/git-imerge
Section: vcs
Priority: optional
Filename: pool/main/g/git-imerge/git-imerge_1.2.0-5_all.deb