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

Last updated: May 17,2024

1. Install "git-cola" package

Please follow the steps below to install git-cola on Kali Linux

$ sudo apt update $ sudo apt install git-cola

2. Uninstall "git-cola" package

This tutorial shows how to uninstall git-cola on Kali Linux:

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

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

Package: git-cola
Version: 4.5.0-1
Installed-Size: 4293
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-qtpy, python3:any, python3-distutils, git-core, libjs-jquery, libjs-underscore
Recommends: gitk, xxdiff, tclsh
Suggests: python3-pyinotify, python3-simplejson
Size: 625968
SHA256: 94d7a3ea8d3c8d5c19a7e12cb06a761e99781849e871b00750e5b1815c8afa8f
SHA1: 7723d9e3d5edaf0fd709174240d2188571223f2c
MD5sum: 13b0e6b2d48dcf0e29b38dca4e055162
Description: highly caffeinated git GUI
Git-cola is a git GUI optimized for working with the git index.
.
Git-cola can compare arbitrary commits using standard merge tools.
With it you can search commit messages, content, authors, paths,
data ranges etc. and it makes it easy to interactively edit the
index.
Description-md5:
Homepage: https://git-cola.github.io/
Tag: devel::rcs, role::program
Section: vcs
Priority: optional
Filename: pool/main/g/git-cola/git-cola_4.5.0-1_all.deb