How to Install and Uninstall python3-colcon-lcov-result.noarch Package on Oracle Linux 8

Last updated: July 01,2024

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

Learn how to install python3-colcon-lcov-result.noarch on Oracle Linux 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 Oracle Linux 8:

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

3. Information about the python3-colcon-lcov-result.noarch package on Oracle Linux 8

Last metadata expiration check: 5:18:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-colcon-lcov-result
Version : 0.5.0
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-colcon-lcov-result-0.5.0-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