How to Install and Uninstall gitinspector Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "gitinspector" package

Please follow the instructions below to install gitinspector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gitinspector

2. Uninstall "gitinspector" package

Please follow the guidelines below to uninstall gitinspector on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gitinspector package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gitinspector
Priority: optional
Section: universe/vcs
Installed-Size: 405
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Applications Team
Architecture: all
Version: 0.4.3+dfsg-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), git, libjs-jquery, libjs-jquery-flot, libjs-jquery-tablesorter
Filename: pool/universe/g/gitinspector/gitinspector_0.4.3+dfsg-1_all.deb
Size: 63862
MD5sum: dae18d5a63427e37959f84562f6b1782
SHA1: de90d25dea8df5c6b69f28d2527188c0c3b0d376
SHA256: 5b79547dc24550176fdac5e8810818cbc98385f6c680accef71a1df4666d0604
Description-en: 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: 9528c4709d2627624b2023926dacf13e
Homepage: https://github.com/ejwa/gitinspector/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu