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

Last updated: May 19,2024

1. Install "php-monolog" package

Please follow the guidance below to install php-monolog on Kali Linux

$ sudo apt update $ sudo apt install php-monolog

2. Uninstall "php-monolog" package

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

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

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

Package: php-monolog
Version: 2.9.2-1
Installed-Size: 538
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-psr-log-implementation
Depends: php-common, php-psr-log
Suggests: git, php-graylog2-gelf-php, php-doctrine-couchdb, php-ruflin-elastica, php-elasticsearch, php-amqplib, php-amqp, php-mongodb, php-aws-sdk-php, php-rollbar, php-mbstring, php-curl
Size: 102748
SHA256: 33cd1abb6106328f67321d7f038add8ba2b2f6c25980199fe478a01e77bd067f
SHA1: 3b023eec842d9bb29420ea73d1290a727dcb2ec6
MD5sum: af205e7b4574c6d496a74480f496a7bb
Description: send logs to various destination and web services
Sends your logs to files, sockets, inboxes, databases and various web services
.
This library implements the PSR-3 interface that can be used in other
libraries and applications to keep a maximum of interoperability, and
make sure another compatible logger can always be used at a later time.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Seldaek/monolog
Section: php
Priority: optional
Filename: pool/main/p/php-monolog/php-monolog_2.9.2-1_all.deb