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

Last updated: May 17,2024

1. Install "php-invoker" package

Please follow the steps below to install php-invoker on Kali Linux

$ sudo apt update $ sudo apt install php-invoker

2. Uninstall "php-invoker" package

This tutorial shows how to uninstall php-invoker on Kali Linux:

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

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

Package: php-invoker
Version: 3.1.1-3
Installed-Size: 26
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 5704
SHA256: aaca76aea764a456b0e72e35b809c8ecd6b90686e743d21635aeece311c0a28a
SHA1: 7ab40eadc1803ee499e6b21b60a1ed20da2ee925
MD5sum: bc389fca6fa5dc8c813b8543de917704
Description: Invoke callables with a timeout
PHP_Invoker is a utility class for invoking callables with a
timeout 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-invoker
Section: php
Priority: optional
Filename: pool/main/p/php-invoker/php-invoker_3.1.1-3_all.deb