How to Install and Uninstall php-invoker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "php-invoker" package

Please follow the step by step instructions below to install php-invoker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-invoker

2. Uninstall "php-invoker" package

In this section, we are going to explain the necessary steps to uninstall php-invoker on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the php-invoker package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-invoker
Priority: optional
Section: universe/php
Installed-Size: 16
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.1.4-2build1
Depends: php-common, php-timer (>= 1.0.6)
Filename: pool/universe/p/php-invoker/php-invoker_1.1.4-2build1_all.deb
Size: 3764
MD5sum: dc82d6271a0fe1bd47bba410d339b4ca
SHA1: 0bd2c5e189864cfc741e8ffd62c8f9a0927b5ed8
SHA256: c80aa81fb50a69f1036e9657b812413fce8e5f75110136b90152a57ac546bb99
Description-en: Utility class for invoking 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: 769f1cd5c1209c4f0a814526fe247b20
Homepage: https://github.com/sebastianbergmann/php-invoker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu