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

Last updated: September 28,2024

1. Install "php-di" package

Please follow the step by step instructions below to install php-di on Kali Linux

$ sudo apt update $ sudo apt install php-di

2. Uninstall "php-di" package

Here is a brief guide to show you how to uninstall php-di on Kali Linux:

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

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

Package: php-di
Version: 7.0.6-1
Installed-Size: 367
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-psr-container-implementation (= 1.0)
Depends: php-common, php-psr-container (>= 1.1), php-psr-container (<< 3.0~~), php-di-invoker (>= 2.0), php-di-invoker (<< 3~~), php-laravel-serializable-closure (>= 1.0), php-laravel-serializable-closure (<< 2~~)
Suggests: php-friendsofphp-proxy-manager-lts
Size: 112144
SHA256: 2e002a5e29f3110ba978cb5182fe33b095c5e257cb6e4614cf822238078edf2b
SHA1: 9e646a521c76fbff1745c16fe8d43e6843c5618f
MD5sum: 548005ee67965a0809a12621f3de7bf0
Description: Dependency injection container meant to be practical and framework-agnostic
This library is a dependency injection container
meant to be practical, powerful, and framework-agnostic.
.
It integrates easily in your application or in frameworks.
And provides the classic API of a container as well
as advanced features useful to build or extend a framework.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/PHP-DI/PHP-DI
Section: php
Priority: optional
Filename: pool/main/p/php-di/php-di_7.0.6-1_all.deb

5. The same packages on other Linux Distributions