How To Install php-phpunit-PHP-CodeCoverage on Fedora 36

In this tutorial we learn how to install php-phpunit-PHP-CodeCoverage in Fedora 36. php-phpunit-PHP-CodeCoverage is PHP code coverage information

Introduction

In this tutorial we learn how to install php-phpunit-PHP-CodeCoverage on Fedora 36.

What is php-phpunit-PHP-CodeCoverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

We can use yum or dnf to install php-phpunit-PHP-CodeCoverage on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-phpunit-PHP-CodeCoverage.

Install php-phpunit-PHP-CodeCoverage on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install php-phpunit-PHP-CodeCoverage using dnf by running the following command:

sudo dnf -y install php-phpunit-PHP-CodeCoverage

Install php-phpunit-PHP-CodeCoverage on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install php-phpunit-PHP-CodeCoverage using yum by running the following command:

sudo yum -y install php-phpunit-PHP-CodeCoverage

How To Uninstall php-phpunit-PHP-CodeCoverage on Fedora 36

To uninstall only the php-phpunit-PHP-CodeCoverage package we can use the following command:

sudo dnf remove php-phpunit-PHP-CodeCoverage

php-phpunit-PHP-CodeCoverage Package Contents on Fedora 36

/usr/share/doc/php-phpunit-PHP-CodeCoverage
/usr/share/doc/php-phpunit-PHP-CodeCoverage/ChangeLog-4.0.md
/usr/share/doc/php-phpunit-PHP-CodeCoverage/README.md
/usr/share/doc/php-phpunit-PHP-CodeCoverage/composer.json
/usr/share/licenses/php-phpunit-PHP-CodeCoverage
/usr/share/licenses/php-phpunit-PHP-CodeCoverage/LICENSE
/usr/share/php/SebastianBergmann/CodeCoverage
/usr/share/php/SebastianBergmann/CodeCoverage/CodeCoverage.php
/usr/share/php/SebastianBergmann/CodeCoverage/Driver
/usr/share/php/SebastianBergmann/CodeCoverage/Driver/Driver.php
/usr/share/php/SebastianBergmann/CodeCoverage/Driver/HHVM.php
/usr/share/php/SebastianBergmann/CodeCoverage/Driver/PHPDBG.php
/usr/share/php/SebastianBergmann/CodeCoverage/Driver/Xdebug.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/CoveredCodeNotExecutedException.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/Exception.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/InvalidArgumentException.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/MissingCoversAnnotationException.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/RuntimeException.php
/usr/share/php/SebastianBergmann/CodeCoverage/Exception/UnintentionallyCoveredCodeException.php
/usr/share/php/SebastianBergmann/CodeCoverage/Filter.php
/usr/share/php/SebastianBergmann/CodeCoverage/Node
/usr/share/php/SebastianBergmann/CodeCoverage/Node/AbstractNode.php
/usr/share/php/SebastianBergmann/CodeCoverage/Node/Builder.php
/usr/share/php/SebastianBergmann/CodeCoverage/Node/Directory.php
/usr/share/php/SebastianBergmann/CodeCoverage/Node/File.php
/usr/share/php/SebastianBergmann/CodeCoverage/Node/Iterator.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Clover.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Crap4j.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Facade.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Dashboard.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Directory.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/File.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/coverage_bar.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/css
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/css/bootstrap.min.css
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/css/nv.d3.min.css
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/css/style.css
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/dashboard.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/directory.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/directory_item.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/file.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/file_item.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts/glyphicons-halflings-regular.eot
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts/glyphicons-halflings-regular.svg
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts/glyphicons-halflings-regular.ttf
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts/glyphicons-halflings-regular.woff
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/fonts/glyphicons-halflings-regular.woff2
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/bootstrap.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/d3.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/holder.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/html5shiv.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/jquery.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/nv.d3.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/js/respond.min.js
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Html/Renderer/Template/method_item.html.dist
/usr/share/php/SebastianBergmann/CodeCoverage/Report/PHP.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Text.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Coverage.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Directory.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Facade.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/File.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Method.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Node.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Project.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Report.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Tests.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Totals.php
/usr/share/php/SebastianBergmann/CodeCoverage/Report/Xml/Unit.php
/usr/share/php/SebastianBergmann/CodeCoverage/Util.php
/usr/share/php/SebastianBergmann/CodeCoverage/autoload.php

References

Summary

In this tutorial we learn how to install php-phpunit-PHP-CodeCoverage on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).