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

Last updated: October 05,2024

1. Install "php-di-invoker" package

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

$ sudo apt update $ sudo apt install php-di-invoker

2. Uninstall "php-di-invoker" package

Please follow the steps below to uninstall php-di-invoker on Kali Linux:

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

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

Package: php-di-invoker
Version: 2.3.4-1
Installed-Size: 59
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-psr-container
Size: 10828
SHA256: 2fee2af4f311bfc72ce81e638a1c5e55590ecc8bb85be7aa3b2d6577a69cb7d8
SHA1: 5a9e3efe7a0d6aaf0f0db4490804686c1bf4c0c7
MD5sum: 608b1cedfb08115cca09c2b93dd37b9d
Description: Generic and extensible callable invoker library
This library allows to invoke callables with named parameters in a generic
and extensible way.
.
This library provides clear extension points to let frameworks implement
any kind of dependency injection support they want.
.
It is meant to be a base building block for calling a function with
named parameters and/or dependency injection.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/PHP-DI/invoker
Section: php
Priority: optional
Filename: pool/main/p/php-di-invoker/php-di-invoker_2.3.4-1_all.deb

5. The same packages on other Linux Distributions