How to Install and Uninstall php-PsrLog.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "php-PsrLog.noarch" package

Learn how to install php-PsrLog.noarch on Fedora 36

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

2. Uninstall "php-PsrLog.noarch" package

Please follow the guidance below to uninstall php-PsrLog.noarch on Fedora 36:

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

3. Information about the php-PsrLog.noarch package on Fedora 36

Last metadata expiration check: 4:32:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-PsrLog
Version : 1.1.4
Release : 3.fc36
Architecture : noarch
Size : 15 k
Source : php-PsrLog-1.1.4-3.fc36.src.rpm
Repository : fedora
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/