How to Install and Uninstall libcobertura-java Package on Kali Linux
Last updated: December 22,2024
1. Install "libcobertura-java" package
Please follow the steps below to install libcobertura-java on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libcobertura-java
Copied
2. Uninstall "libcobertura-java" package
Please follow the guidance below to uninstall libcobertura-java on Kali Linux:
$
sudo apt remove
libcobertura-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcobertura-java package on Kali Linux
Package: libcobertura-java
Source: cobertura
Version: 2.1.1-2
Installed-Size: 726
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant, ant-optional, junit4 (>= 4.12), libasm-java (>= 6.0), libcommons-lang3-java (>= 3.7), libjaxen-java (>= 1.1.6), liblogback-java (>= 1.2.3), liboro-java, libservlet3.1-java, libslf4j-java (>= 1.7.25)
Size: 540468
SHA256: 0b7a148e14155f54b593a84df4b52b62fc873b795b72d1893efd5928a5cf3b21
SHA1: 0d96ea8f5418dc566d1a5887e214bd196499be2c
MD5sum: 782d7dcda6f2376388da15827f9fd058
Description: 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:
Homepage: https://cobertura.github.io/cobertura/
Section: java
Priority: optional
Filename: pool/main/c/cobertura/libcobertura-java_2.1.1-2_all.deb
Source: cobertura
Version: 2.1.1-2
Installed-Size: 726
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant, ant-optional, junit4 (>= 4.12), libasm-java (>= 6.0), libcommons-lang3-java (>= 3.7), libjaxen-java (>= 1.1.6), liblogback-java (>= 1.2.3), liboro-java, libservlet3.1-java, libslf4j-java (>= 1.7.25)
Size: 540468
SHA256: 0b7a148e14155f54b593a84df4b52b62fc873b795b72d1893efd5928a5cf3b21
SHA1: 0d96ea8f5418dc566d1a5887e214bd196499be2c
MD5sum: 782d7dcda6f2376388da15827f9fd058
Description: 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:
Homepage: https://cobertura.github.io/cobertura/
Section: java
Priority: optional
Filename: pool/main/c/cobertura/libcobertura-java_2.1.1-2_all.deb