How to Install and Uninstall libcobertura-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "libcobertura-java" package

Please follow the step by step instructions below to install libcobertura-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcobertura-java

2. Uninstall "libcobertura-java" package

Please follow the guidance below to uninstall libcobertura-java on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcobertura-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcobertura-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcobertura-java
Architecture: all
Version: 2.1.1-2
Priority: optional
Section: universe/java
Source: cobertura
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 726
Depends: ant, ant-optional, junit4 (>= 4.12), libasm-java (>= 6.0), libcommons-lang3-java (>= 3.5), libjaxen-java (>= 1.1.6), liblogback-java (>= 1.2.3), liboro-java, libservlet3.1-java, libslf4j-java (>= 1.7.25)
Filename: pool/universe/c/cobertura/libcobertura-java_2.1.1-2_all.deb
Size: 540620
MD5sum: 9ec33c033c4f7eaae77accb806fd25eb
SHA1: c457156b07264419fc2fede0ee2acbd89d037d6b
SHA256: d026ede75c8838b59af80a0ce7032745f24c0463f0b56f54657a744d4bfbd6a1
SHA512: 879a845f77e8a9e17df08aedeab71a7793e7dca429c25b6ab72cd4e2644cbe0a820a763e63f9a6cf2b4e187d8f2ff1b705d405fc1a8b08ec1914b4ba806a6534
Homepage: https://cobertura.github.io/cobertura/
Description-en: java library that calculates the percentage of code accessed by tests
Library that measures test coverage by instrumenting a Java code base and
watching which lines of code are and are not executed as the test suite runs.
In addition to identifying untested code and locating bugs, Cobertura can
optimize code by flagging dead, unreachable code and can provide insights
into how an API operates in practice. It is based on jcoverage.
Description-md5: 3a176c521efc1ccb8ddeb5867475e20a