How to Install and Uninstall gitinspector Package on Kali Linux

Last updated: October 05,2024

1. Install "gitinspector" package

Please follow the guidelines below to install gitinspector on Kali Linux

$ sudo apt update $ sudo apt install gitinspector

2. Uninstall "gitinspector" package

This guide let you learn how to uninstall gitinspector on Kali Linux:

$ sudo apt remove gitinspector $ sudo apt autoclean && sudo apt autoremove

3. Information about the gitinspector package on Kali Linux

Package: gitinspector
Version: 0.4.4+dfsg-14
Installed-Size: 405
Maintainer: Debian Python Team
Architecture: all
Depends: git, libjs-jquery, libjs-jquery-flot, libjs-jquery-tablesorter, python3-pkg-resources, python3:any
Size: 65196
SHA256: c8f220582999ff89dee96a54d32c2ef12977e455c4db02b997ded7dfb86d548b
SHA1: 74fade5b139bab1b40941608d8db2d1d5ca72b47
MD5sum: 442cf364cd60cdeb1c06e5b0548be7a4
Description: statistical analysis tool for git repositories
gitinspector is a statistical analysis tool for git repositories. It creates
informative and visually appealling reports in various output formats.
.
Its features include:
* Shows cumulative work by each author in the history
* Filters results by extension
* Can display a statistical timeline analysis
* Scans for all filetypes (by extension) found in the repository
* Multi-threaded; uses multiple instances of git to speed up analysis
* Supports HTML, XML and plain text (terminal) output
Description-md5:
Homepage: https://github.com/ejwa/gitinspector/
Section: vcs
Priority: optional
Filename: pool/main/g/gitinspector/gitinspector_0.4.4+dfsg-14_all.deb