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

Last updated: November 30,2024

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

Here is a brief guide to show you how to install php-phpunit-phploc.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 3:20:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-phpunit-phploc
Version : 7.0.2
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : php-phpunit-phploc-7.0.2-2.fc34.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.