How to Install and Uninstall python3-colcon-lcov-result.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: November 25,2024

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

Please follow the guidance below to install python3-colcon-lcov-result.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-colcon-lcov-result.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:00:52 ago on Mon Feb 26 07:04:30 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