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

Last updated: May 18,2024

1. Install "git-absorb" package

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

$ sudo apt update $ sudo apt install git-absorb

2. Uninstall "git-absorb" package

Please follow the instructions below to uninstall git-absorb on Kali Linux:

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

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

Package: git-absorb
Source: rust-git-absorb
Version: 0.6.11-1
Installed-Size: 1615
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgit2-1.7 (>= 1.7.0)
Size: 515288
SHA256: 2cdf4156981881145ece36a568d85118e0336759917cc38b70b728f76d2d5a0b
SHA1: 79ff522b887792faddc15e03d3cc404d8d159ef8
MD5sum: de44597a29d7ceb45a641536530fd357
Description: Git commit --fixup, but automatic
git-absorb is a port of hg absorb to Git.
.
git absorb automatically identifies which commits are safe to modify,
and which indexed changes belong to each of those commits. It then writes
fixup! commits for each of those changes. These fixups can later be folded
into the feature branch with Git's built-in autosquash functionality.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/tummychow/git-absorb
Built-Using: rust-option-ext (= 0.2.0-1), rust-slog (= 2.5.2-1), rust-slog-async (= 2.7.0-1), rust-slog-term (= 2.6.0-1), rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.75-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.0-2), rust-byteorder (= 1.5.0-1), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.31-1), rust-clap-2 (= 2.34.0-3), rust-crossbeam-channel (= 0.5.6-1), rust-crossbeam-utils (= 0.8.12-1), rust-dirs (= 5.0.1-1), rust-dirs-sys (= 0.4.1-1), rust-form-urlencoded (= 1.2.1-1), rust-git2 (= 0.18.1-1), rust-iana-time-zone (= 0.1.53-1), rust-idna (= 0.4.0-1), rust-libc (= 0.2.150-1), rust-libgit2-sys (= 0.16.1-1), rust-libz-sys (= 1.1.8-2), rust-log (= 0.4.20-2), rust-memchr (= 2.6.4-3), rust-num-traits (= 0.2.15-1), rust-once-cell (= 1.18.0-1), rust-option-ext (= 0.2.0-1), rust-percent-encoding (= 2.3.0-1), rust-slog-async (= 2.7.0-1), rust-slog (= 2.5.2-1), rust-slog-term (= 2.6.0-1), rust-smallvec (= 1.11.2-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-take-mut (= 0.2.2-1), rust-term (= 0.5.2-5), rust-textwrap (= 0.16.0-2), rust-thread-local (= 1.1.4-1), rust-unicode-bidi (= 0.3.13-1), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-normalization (= 0.1.22-1), rust-unicode-width (= 0.1.11-1), rust-url (= 2.4.1-1), rust-vec-map (= 0.8.1-2), rustc (= 1.70.0+dfsg1-1)
Section: vcs
Priority: optional
Filename: pool/main/r/rust-git-absorb/git-absorb_0.6.11-1_amd64.deb