How to Install and Uninstall php-phpunit-phploc.noarch Package on Fedora 36

Last updated: January 08,2025

1. Install "php-phpunit-phploc.noarch" package

Please follow the step by step instructions below to install php-phpunit-phploc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-phpunit-phploc.noarch

2. Uninstall "php-phpunit-phploc.noarch" package

Learn how to uninstall php-phpunit-phploc.noarch on Fedora 36:

$ sudo dnf remove php-phpunit-phploc.noarch $ sudo dnf autoremove

3. Information about the php-phpunit-phploc.noarch package on Fedora 36

Last metadata expiration check: 5:47:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-phpunit-phploc
Version : 7.0.2
Release : 3.fc35
Architecture : noarch
Size : 24 k
Source : php-phpunit-phploc-7.0.2-3.fc35.src.rpm
Repository : fedora
Summary : A tool for quickly measuring the size of a PHP project
URL : https://github.com/sebastianbergmann/phploc
License : BSD
Description : phploc is a tool for quickly measuring the size of a PHP project.
:
: The goal of phploc is not not to replace more sophisticated tools such as phpcs,
: pdepend, or phpmd, but rather to provide an alternative to them when you just
: need to get a quick understanding of a project's size.