How to Install and Uninstall gita Package on Kali Linux

Last updated: May 07,2024

1. Install "gita" package

This is a short guide on how to install gita on Kali Linux

$ sudo apt update $ sudo apt install gita

2. Uninstall "gita" package

This tutorial shows how to uninstall gita on Kali Linux:

$ sudo apt remove gita $ sudo apt autoclean && sudo apt autoremove

3. Information about the gita package on Kali Linux

Package: gita
Version: 0.16.6.1-2
Installed-Size: 547
Maintainer: Daniel Baumann
Architecture: all
Depends: git, python3:any
Size: 423324
SHA256: 556944a66991c128068b691694a982c0886fad9646e78ba3d46226d23c9e6b96
SHA1: a098d3de21c2e099323bff5074a330897d52f575
MD5sum: 0fa4399d88f2961b1c9b6df1d3acf58a
Description: Manage many git repos
Gita is a command-line tool to manage multiple git repos:
.
* display the status of multiple Git repos such as branch, modification,
commit message side by side
* (batch) delegate git commands/aliases from any working directory
.
If several repos are related, Gita helps to see their status together too.
Description-md5:
Homepage: https://github.com/nosarthur/gita
Section: utils
Priority: optional
Filename: pool/main/g/gita/gita_0.16.6.1-2_all.deb