How to Install and Uninstall git-big-picture Package on Kali Linux

Last updated: February 02,2025

1. Install "git-big-picture" package

This tutorial shows how to install git-big-picture on Kali Linux

$ sudo apt update $ sudo apt install git-big-picture

2. Uninstall "git-big-picture" package

This is a short guide on how to uninstall git-big-picture on Kali Linux:

$ sudo apt remove git-big-picture $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-big-picture package on Kali Linux

Package: git-big-picture
Version: 1.2.2-1
Installed-Size: 3006
Maintainer: Debian Python Team
Architecture: all
Depends: python3-git-big-picture (= 1.2.2-1), python3:any
Size: 2861084
SHA256: c713814e6eb06f030d03041ba5ce7c33ba080f2696d7a0874292b662a60be485
SHA1: 494406eeb324c40ef669a58db6ef644bce195f61
MD5sum: f2829761e75696e072722a8ce8d35df1
Description: Visualization tool for Git repositories (executable)
git-big-picture is a visualization tool for Git repositories. You can think of
it as a filter that removes uninteresting commits from a DAG modelling a Git
repository and thereby exposes the big picture: for example the hierarchy of
tags and branches. git-big-picture supports convenience output options and can
filter different classes of commits. It uses the Graphviz utility to render
images that are pleasing to the eye.
.
This package contains the command-line tool.
Description-md5:
Homepage: https://github.com/git-big-picture/git-big-picture
Tag: devel::rcs, implemented-in::python, role::program, works-with::vcs
Section: vcs
Priority: optional
Filename: pool/main/g/git-big-picture/git-big-picture_1.2.2-1_all.deb