How to Install and Uninstall php-vlucas-phpdotenv Package on Kali Linux

Last updated: May 15,2024

1. Install "php-vlucas-phpdotenv" package

Please follow the instructions below to install php-vlucas-phpdotenv on Kali Linux

$ sudo apt update $ sudo apt install php-vlucas-phpdotenv

2. Uninstall "php-vlucas-phpdotenv" package

In this section, we are going to explain the necessary steps to uninstall php-vlucas-phpdotenv on Kali Linux:

$ sudo apt remove php-vlucas-phpdotenv $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-vlucas-phpdotenv package on Kali Linux

Package: php-vlucas-phpdotenv
Version: 5.4.1-1
Installed-Size: 134
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-graham-campbell-result-type (>= 1.0.2), php-graham-campbell-result-type (<< 2~~), php-phpoption (>= 1.8), php-phpoption (<< 2~~), php-mbstring
Size: 20788
SHA256: ca56aa3aa812f23a1481815ba2e6dfcaf6000fd4529264b7b1d27a7bf0a82326
SHA1: 13d1e1dc2b3694581d9429fd7eeb1580bf902534
MD5sum: 740bd59a2b07ff5da63a809ab1724345
Description: environment variable file loader for PHP
PHP library implementing an environment variable file (.env) loader for PHP.
.
The environment file loader will load environment variables from .env files to
getenv(), $_ENV and $_SERVER automagically.
Description-md5:
Homepage: https://github.com/vlucas/phpdotenv
Section: php
Priority: optional
Filename: pool/main/p/php-vlucas-phpdotenv/php-vlucas-phpdotenv_5.4.1-1_all.deb