How to Install and Uninstall php-timer Package on Kali Linux

Last updated: May 18,2024

1. Install "php-timer" package

Here is a brief guide to show you how to install php-timer on Kali Linux

$ sudo apt update $ sudo apt install php-timer

2. Uninstall "php-timer" package

This guide let you learn how to uninstall php-timer on Kali Linux:

$ sudo apt remove php-timer $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-timer package on Kali Linux

Package: php-timer
Version: 5.0.3-3
Installed-Size: 37
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 8748
SHA256: a02aa51bc80f8236d44b9ba6ecce0bfec99c145c813edb91807ea7076998d653
SHA1: 29cb20eb0951daee58284a92e96a325108c277b7
MD5sum: b326ac0c1eee976e36563bd76a74dc88
Description: Utility class for timing
PHP_Timer is a utility class for timing used by PHPUnit. PHPUnit is
a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sebastianbergmann/php-timer
Section: php
Priority: optional
Filename: pool/main/p/php-timer/php-timer_5.0.3-3_all.deb