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

Last updated: May 19,2024

1. Install "php-illuminate-database" package

This guide covers the steps necessary to install php-illuminate-database on Kali Linux

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

2. Uninstall "php-illuminate-database" package

Learn how to uninstall php-illuminate-database on Kali Linux:

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

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

Package: php-illuminate-database
Source: php-laravel-framework
Version: 8.83.26+dfsg-2
Installed-Size: 1335
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-json, php-illuminate-collections (>= 8.0), php-illuminate-collections (<< 9~~), php-illuminate-container (>= 8.0), php-illuminate-container (<< 9~~), php-illuminate-contracts (>= 8.0), php-illuminate-contracts (<< 9~~), php-illuminate-macroable (>= 8.0), php-illuminate-macroable (<< 9~~), php-illuminate-support (>= 8.0), php-illuminate-support (<< 9~~), php-symfony-console (>= 5.4), php-symfony-console (<< 6~~)
Suggests: php-doctrine-dbal, php-fakerphp-faker, php-illuminate-console, php-illuminate-events, php-illuminate-filesystem, php-illuminate-pagination, php-symfony-finder
Size: 149496
SHA256: e7f5fe25fac9a755b436b640dedcfc84bfa3adbd4b6feed9fa19a1871fd411d0
SHA1: 796d0d3f0bb045b5488e80111e9a79be6417dd0e
MD5sum: 66de69ba559d4c434c441e6b5dec5eec
Description: Illuminate Database library component for PHP
The Illuminate Database library component provides a full database toolkit for
PHP applications. It includes an expressive query builder, an ActiveRecord
style ORM and a schema builder. It currently supports MySQL, Postgres, SQL
Server and SQLite.
.
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-database_8.83.26+dfsg-2_all.deb