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

Last updated: May 21,2024

1. Install "statcvs" package

In this section, we are going to explain the necessary steps to install statcvs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install statcvs

2. Uninstall "statcvs" package

Please follow the step by step instructions below to uninstall statcvs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: statcvs
Priority: optional
Section: universe/devel
Installed-Size: 5724
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1:0.7.0.dfsg-5
Depends: java-gcj-compat | java-runtime, libjcommon-java, libjdom1-java, libjfreechart-java (>= 1.0.13), java-wrappers (>= 0.1.22)
Recommends: cvs
Conflicts: statsvn (<< 0.5.0)
Breaks: statsvn (<< 0.5.0)
Filename: pool/universe/s/statcvs/statcvs_0.7.0.dfsg-5_all.deb
Size: 532472
MD5sum: 480c252b5f06053f4b41e78972d5a069
SHA1: 6e127921ab7833fbea61784b64f4cb41ddbbdd43
SHA256: 3aa230ec2ae9347f84c7434483569b31218fae090d396b511e0e1f56d5cb2f94
Description-en: 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: c28081c860d320ebb698d3b1905cc6af
Homepage: http://statcvs.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu