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

Last updated: July 07,2024

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

This guide let you learn how to install python3-colcon-lcov-result.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall python3-colcon-lcov-result.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:41:38 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-colcon-lcov-result
Version : 0.5.2
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-colcon-lcov-result-0.5.2-1.el8.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