How to Install and Uninstall php-pear-Log.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-pear-Log.noarch" package

This tutorial shows how to install php-pear-Log.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-pear-Log.noarch

2. Uninstall "php-pear-Log.noarch" package

Please follow the steps below to uninstall php-pear-Log.noarch on Fedora 34:

$ sudo dnf remove php-pear-Log.noarch $ sudo dnf autoremove

3. Information about the php-pear-Log.noarch package on Fedora 34

Last metadata expiration check: 2:18:07 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-pear-Log
Version : 1.13.2
Release : 3.fc34
Architecture : noarch
Size : 54 k
Source : php-pear-Log-1.13.2-3.fc34.src.rpm
Repository : fedora
Summary : Abstracted logging facility for PHP
URL : http://pear.php.net/package/Log
License : MIT
Description : The Log framework provides an abstracted logging system.
: It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal
: targets. It also provides a subject - observer mechanism.
:
: php-pear-Log can optionally use package "php-pear-DB" (version >= 1.3)
: and "php-pear-MDB2" (version >= 2.0.0RC1).