How to Install and Uninstall jacoco.noarch Package on Fedora 34
Last updated: November 21,2024
1. Install "jacoco.noarch" package
Please follow the guidelines below to install jacoco.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
jacoco.noarch
Copied
2. Uninstall "jacoco.noarch" package
Please follow the instructions below to uninstall jacoco.noarch on Fedora 34:
$
sudo dnf remove
jacoco.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jacoco.noarch package on Fedora 34
Last metadata expiration check: 0:12:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : jacoco
Version : 0.8.3
Release : 5.fc34
Architecture : noarch
Size : 1.0 M
Source : jacoco-0.8.3-5.fc34.src.rpm
Repository : fedora
Summary : Java Code Coverage for Eclipse
URL : http://www.eclemma.org/jacoco/
License : EPL
Description : JaCoCo is a free code coverage library for Java,
: which has been created by the EclEmma team based on the lessons learned
: from using and integration existing libraries over the last five years.
Available Packages
Name : jacoco
Version : 0.8.3
Release : 5.fc34
Architecture : noarch
Size : 1.0 M
Source : jacoco-0.8.3-5.fc34.src.rpm
Repository : fedora
Summary : Java Code Coverage for Eclipse
URL : http://www.eclemma.org/jacoco/
License : EPL
Description : JaCoCo is a free code coverage library for Java,
: which has been created by the EclEmma team based on the lessons learned
: from using and integration existing libraries over the last five years.