How to Install and Uninstall php-illuminate-collections Package on Kali Linux

Last updated: July 05,2024

1. Install "php-illuminate-collections" package

This is a short guide on how to install php-illuminate-collections on Kali Linux

$ sudo apt update $ sudo apt install php-illuminate-collections

2. Uninstall "php-illuminate-collections" package

This guide covers the steps necessary to uninstall php-illuminate-collections on Kali Linux:

$ sudo apt remove php-illuminate-collections $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-illuminate-collections package on Kali Linux

Package: php-illuminate-collections
Source: php-laravel-framework
Version: 8.83.26+dfsg-2
Installed-Size: 177
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-illuminate-contracts (>= 8.0), php-illuminate-contracts (<< 9~~), php-illuminate-macroable (>= 8.0), php-illuminate-macroable (<< 9~~)
Suggests: php-symfony-var-dumper
Size: 21832
SHA256: c5c066e9f31c11548823d0572e566bccb219cb8d7e8b1e8fba2d150324f36fd2
SHA1: 8bd05dcfb3030144ca68485e7b1f3ca7830de0f4
MD5sum: 3b2ef114d0d3ed3fa6e1aa25dea5dc28
Description: illuminate Collections library component for PHP
The Illuminate Collection library component provides a fluent, convenient
wrapper for working with arrays of data.
.
Illuminate is a collection of PHP library components developed primarily for
the Laravel framework.
Description-md5:
Homepage: https://laravel.com/
Section: php
Priority: optional
Filename: pool/main/p/php-laravel-framework/php-illuminate-collections_8.83.26+dfsg-2_all.deb

5. The same packages on other Linux Distributions