How to Install and Uninstall phpcpd.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "phpcpd.noarch" package
Please follow the guidance below to install phpcpd.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
phpcpd.noarch
Copied
2. Uninstall "phpcpd.noarch" package
Please follow the steps below to uninstall phpcpd.noarch on Fedora 36:
$
sudo dnf remove
phpcpd.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the phpcpd.noarch package on Fedora 36
Last metadata expiration check: 3:58:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : phpcpd
Version : 6.0.3
Release : 4.fc36
Architecture : noarch
Size : 20 k
Source : phpcpd-6.0.3-4.fc36.src.rpm
Repository : fedora
Summary : Copy/Paste Detector (CPD) for PHP code
URL : https://github.com/sebastianbergmann/phpcpd
License : BSD
Description : phpcpd is a Copy/Paste Detector (CPD) for PHP code.
:
: The goal of phpcpd 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 overview of duplicated code in a project.
Available Packages
Name : phpcpd
Version : 6.0.3
Release : 4.fc36
Architecture : noarch
Size : 20 k
Source : phpcpd-6.0.3-4.fc36.src.rpm
Repository : fedora
Summary : Copy/Paste Detector (CPD) for PHP code
URL : https://github.com/sebastianbergmann/phpcpd
License : BSD
Description : phpcpd is a Copy/Paste Detector (CPD) for PHP code.
:
: The goal of phpcpd 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 overview of duplicated code in a project.