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

Last updated: May 20,2024

1. Install "php-illuminate-session" package

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

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

2. Uninstall "php-illuminate-session" package

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

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

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

Package: php-illuminate-session
Source: php-laravel-framework
Version: 8.83.26+dfsg-2
Installed-Size: 85
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-json, php-illuminate-collections (>= 8.0), php-illuminate-collections (<< 9~~), php-illuminate-contracts (>= 8.0), php-illuminate-contracts (<< 9~~), php-illuminate-filesystem (>= 8.0), php-illuminate-filesystem (<< 9~~), php-illuminate-support (>= 8.0), php-illuminate-support (<< 9~~), php-symfony-finder (>= 5.4), php-symfony-finder (<< 6~~), php-symfony-http-foundation (>= 5.4), php-symfony-http-foundation (<< 6~~)
Suggests: php-illuminate-console
Size: 14056
SHA256: d2060da2b2a8dea4291c40e46771840603d065e983f288a6d326343a532eb39d
SHA1: d625c71df356dcbeee31aa3e6e0d443e6b357c33
MD5sum: 9b82e024a9cf44bae2fd5a84f029d107
Description: Illuminate Session library component for PHP
The Illuminate Session library component provides a unified API for various
user session management backends for PHP applications. It currently supports
backends such as a local file system, a database, Memcached or Redis.
.
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-session_8.83.26+dfsg-2_all.deb