How to Install and Uninstall php-monolog2.noarch Package on Fedora 39

Last updated: September 25,2024

1. Install "php-monolog2.noarch" package

Please follow the step by step instructions below to install php-monolog2.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install php-monolog2.noarch

2. Uninstall "php-monolog2.noarch" package

This is a short guide on how to uninstall php-monolog2.noarch on Fedora 39:

$ sudo dnf remove php-monolog2.noarch $ sudo dnf autoremove

3. Information about the php-monolog2.noarch package on Fedora 39

Last metadata expiration check: 0:22:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-monolog2
Version : 2.9.2
Release : 1.fc39.remi
Architecture : noarch
Size : 115 k
Source : php-monolog2-2.9.2-1.fc39.remi.src.rpm
Repository : remi
Summary : Sends your logs to files, sockets, inboxes, databases and various web services
URL : https://github.com/Seldaek/monolog
License : MIT
Description : Monolog sends your logs to files, sockets, inboxes, databases and various web
: services. Special handlers allow you to build advanced logging strategies.
:
: This library implements the PSR-3 [1] interface that you can type-hint against
: in your own libraries to keep a maximum of interoperability. You can also use it
: in your applications to make sure you can always use another compatible logger
: at a later time.
:
: [1] http://www.php-fig.org/psr/psr-3/
:
: Autoloader: /usr/share/php/Monolog2/autoload.php