How to Install and Uninstall stgit-contrib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "stgit-contrib" package

Learn how to install stgit-contrib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stgit-contrib

2. Uninstall "stgit-contrib" package

Please follow the guidance below to uninstall stgit-contrib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the stgit-contrib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: stgit-contrib
Priority: optional
Section: universe/devel
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Maximiliano Curia
Architecture: all
Source: stgit
Version: 0.17.1-1
Depends: colordiff, stgit
Filename: pool/universe/s/stgit/stgit-contrib_0.17.1-1_all.deb
Size: 36044
MD5sum: 143fe76fff8d34c9558bfdc9c349b1d5
SHA1: 311353563b516bfd134d122cb116042c85039b1e
SHA256: d580931a5072da00d5b03210d0c2dd62813912f7869ecad6d71c8907f2c30768
Description-en: 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: d67a5804ae05c37a244c37539fa86e30
Homepage: http://www.procode.org/stgit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu