How to Install and Uninstall php-PsrLog.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "php-PsrLog.noarch" package

In this section, we are going to explain the necessary steps to install php-PsrLog.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "php-PsrLog.noarch" package

Please follow the instructions below to uninstall php-PsrLog.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the php-PsrLog.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:12:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-PsrLog
Version : 1.1.4
Release : 1.el9.remi
Architecture : noarch
Size : 15 k
Source : php-PsrLog-1.1.4-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Common interface for logging libraries
URL : https://www.php-fig.org/psr/psr-3/
License : MIT
Description : This package holds all interfaces/classes/traits related to PSR-3 [1].
:
: Note that this is not a logger of its own. It is merely an interface that
: describes a logger. See the specification for more details.
:
: [1] https://www.php-fig.org/psr/psr-3/