How to Install and Uninstall stgit-contrib Package on Kali Linux

Last updated: November 23,2024

1. Install "stgit-contrib" package

This tutorial shows how to install stgit-contrib on Kali Linux

$ sudo apt update $ sudo apt install stgit-contrib

2. Uninstall "stgit-contrib" package

This guide let you learn how to uninstall stgit-contrib on Kali Linux:

$ sudo apt remove stgit-contrib $ sudo apt autoclean && sudo apt autoremove

3. Information about the stgit-contrib package on Kali Linux

Package: stgit-contrib
Source: stgit
Version: 0.19-1.1
Installed-Size: 69
Maintainer: Maximiliano Curia
Architecture: all
Depends: colordiff, stgit
Size: 37228
SHA256: 7a246bc3b35df8b15f903feed1195ed57baad51eb19b532c511209824d9d5c8c
SHA1: 15abaece0682b972b32e912eab2e0fe799bc1acb
MD5sum: 9001252282d490128fd6c3448bcefa09
Description: set of contributed script to help working with stgit
Among others, this package provides the following helper scripts:
* stg-gitk: show all patches in gitk, not only applied ones, and hide logs
* stg-whatchanged: examine changes that would modify the current patch
* stg-fold-files-from: pick specific hunks from another patch up the stack
* stg-dispatch: dispatch specific hunks into another patch down the stack
* stg-swallow: completely merge another patch into the current one
* stg-k: provide robust --keep functionality to all stgit commands
.
Most of the functionality of these scripts may one day be incorporated into
stgit.
Description-md5:
Homepage: http://www.procode.org/stgit/
Tag: devel::rcs, role::program
Section: vcs
Priority: optional
Filename: pool/main/s/stgit/stgit-contrib_0.19-1.1_all.deb