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

Last updated: May 07,2024

1. Install "git-extras" package

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

$ sudo apt update $ sudo apt install git-extras

2. Uninstall "git-extras" package

This guide let you learn how to uninstall git-extras on Kali Linux:

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

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

Package: git-extras
Version: 7.1.0-1
Installed-Size: 376
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Depends: git
Size: 127416
SHA256: 3b01908fe11a42da27e6163a42ff2cd4d4022db50861500c105d2e209eae2120
SHA1: 4b7efed64dd6b559d848a51832c8bae4e9fe2463
MD5sum: 3710b4ed6119e3a53af7f327fcda399c
Description: Extra commands for git
This package provides extra git commands to easily solve typical tasks such as
managing remote branches, managing feature/refactor/bug workflows and generate
some repository stats.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tj/git-extras
Section: vcs
Priority: optional
Filename: pool/main/g/git-extras/git-extras_7.1.0-1_all.deb