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

Last updated: May 17,2024

1. Install "git-debrebase" package

Please follow the step by step instructions below to install git-debrebase on Kali Linux

$ sudo apt update $ sudo apt install git-debrebase

2. Uninstall "git-debrebase" package

Please follow the guidelines below to uninstall git-debrebase on Kali Linux:

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

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

Package: git-debrebase
Source: dgit
Version: 11.6
Installed-Size: 207
Maintainer: Ian Jackson
Architecture: all
Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl, devscripts, liblocale-gettext-perl
Recommends: dgit, git-buildpackage
Size: 71804
SHA256: 2bea010d48c398cab27bf0061d90b9d91d0ff4210f8c293684499d90335959e5
SHA1: c2ca6489d701ee3fa4bb6745a5c10d4956a98bca
MD5sum: c18c6db1cb0343b739cbe5d26f3ca6c4
Description: rebasing git workflow tool for Debian packaging
git-debrebase is a tool for representing in git, and manipulating,
Debian packages based on upstream source code.
.
git-debrebase is an alternative to workflows including git-dpm,
gbp pq, and direct use of quilt patches.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/d/dgit/git-debrebase_11.6_all.deb