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

Last updated: July 07,2024

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

Please follow the steps below to install python3-colcon-lcov-result.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall python3-colcon-lcov-result.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:17:51 ago on Wed Mar 13 07:41:12 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