How to Install and Uninstall python3-colcon-lcov-result.noarch Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "python3-colcon-lcov-result.noarch" package

In this section, we are going to explain the necessary steps to install python3-colcon-lcov-result.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-colcon-lcov-result.noarch

2. Uninstall "python3-colcon-lcov-result.noarch" package

This tutorial shows how to uninstall python3-colcon-lcov-result.noarch on CentOS Stream 9:

$ sudo dnf remove python3-colcon-lcov-result.noarch $ sudo dnf autoremove

3. Information about the python3-colcon-lcov-result.noarch package on CentOS Stream 9

Last metadata expiration check: 0:31:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-colcon-lcov-result
Version : 0.5.2
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : python-colcon-lcov-result-0.5.2-1.el9.src.rpm
Repository : epel
Summary : Extension for colcon to provide test results using LCOV
URL : https://colcon.readthedocs.io
License : ASL 2.0
Description : An extension for colcon-core to provide aggregate coverage results using LCOV.
:
: LCOV is a graphical front-end for GCC's coverage testing tool gcov, producing
: the following coverage metrics:
: - Statement coverage
: - Function coverage
: - Branch coverage