How to Install and Uninstall phpcpd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "phpcpd" package

This tutorial shows how to install phpcpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpcpd

2. Uninstall "phpcpd" package

This is a short guide on how to uninstall phpcpd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpcpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpcpd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phpcpd
Priority: optional
Section: universe/php
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.0.2-1build1
Provides: php-cpd
Depends: php-symfony-class-loader, php-cli, php-common, php-finder-facade (>= 1.1), php-finder-facade (<< 2~~), phpunit-version (>= 1.0), phpunit-version (<< 2~~), php-symfony-console (>= 2.2), php-symfony-console (<< 3~~), php-timer (>= 1.0), php-timer (<< 2~~), php-fdomdocument (>= 1.4), php-fdomdocument (<< 2~~)
Filename: pool/universe/p/phpcpd/phpcpd_2.0.2-1build1_all.deb
Size: 11714
MD5sum: 32a6dcf7d1f8476a6edb021c3863866f
SHA1: ecbf1a587c39ded7ad6dab7e1c5336aa3094d549
SHA256: 7fa2e2c5e44b6d33108ae5891d840b3c73ba25eac53e2a65df8c3f0eb475458f
Description-en: copy and paste detector (CPD) for PHP code
PHPCPD is a tool providing details of duplicated lines inside a PHP project.
Description-md5: 619209b49c6b524266b242808378f4bd
Homepage: https://github.com/sebastianbergmann/phpcpd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu