How to Install and Uninstall statcvs Package on Kali Linux

Last updated: September 20,2024

1. Install "statcvs" package

This guide let you learn how to install statcvs on Kali Linux

$ sudo apt update $ sudo apt install statcvs

2. Uninstall "statcvs" package

This is a short guide on how to uninstall statcvs on Kali Linux:

$ sudo apt remove statcvs $ sudo apt autoclean && sudo apt autoremove

3. Information about the statcvs package on Kali Linux

Package: statcvs
Version: 1:0.7.0.dfsg-9
Installed-Size: 5061
Maintainer: Debian QA Group
Architecture: all
Depends: default-jre | java7-runtime, java-wrappers (>= 0.1.22), libjfreechart-java (>= 1.0.19), libjcommon-java, libjdom1-java
Recommends: cvs
Conflicts: statsvn (<< 0.5.0)
Breaks: statsvn (<< 0.5.0)
Size: 483156
SHA256: b61247ca98e303ccf3a4f04ca86d82ff99b61324936d907894cd223ab028a356
SHA1: 9978913c2fa72d3971bc8581da0cd2e58142b9e0
MD5sum: a44c09dbb01f2b536af6f11fb8291024
Description: CVS Repository statistic analysis tool, written in Java
StatCvs retrieves information from a CVS repository and generates
various tables and charts describing the project development,
e.g. timeline for the lines of code, contribution of each developer
etc.
.
The current version of StatCvs generates a static suite of HTML
documents containing tables and chart images. StatCvs is open source
software, released under the terms oft the LGPL. StatCvs uses
JFreeChart to generate charts.
Description-md5:
Homepage: http://statcvs.sourceforge.net/
Tag: devel::rcs, implemented-in::java, works-with-format::html,
works-with::text
Section: vcs
Priority: optional
Filename: pool/main/s/statcvs/statcvs_0.7.0.dfsg-9_all.deb