How to Install and Uninstall php81-php-pecl-seaslog.x86_64 Package on Rocky Linux 9

Last updated: July 06,2024

1. Install "php81-php-pecl-seaslog.x86_64" package

This guide let you learn how to install php81-php-pecl-seaslog.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install php81-php-pecl-seaslog.x86_64

2. Uninstall "php81-php-pecl-seaslog.x86_64" package

Please follow the guidance below to uninstall php81-php-pecl-seaslog.x86_64 on Rocky Linux 9:

$ sudo dnf remove php81-php-pecl-seaslog.x86_64 $ sudo dnf autoremove

3. Information about the php81-php-pecl-seaslog.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:05:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php81-php-pecl-seaslog
Version : 2.2.0
Release : 1.el9.remi
Architecture : x86_64
Size : 64 k
Source : php81-php-pecl-seaslog-2.2.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : An effective, fast, stable log extension for PHP
URL : https://pecl.php.net/package/SeasLog
License : PHP
Description : An effective, fast, stable log extension for PHP.
: - In the PHP project, for convenient record log.
: - The default log directory and module configuration.
: - Specify the log directory and get the current configuration.
: - Analysis of early warning framework preliminary.
: - Buffer debug efficient log buffer, convenient.
: - With PSR-3 Logger interface.
: - Error and exception automatic logging.
: - Support appender with File,TCP,UDP.
: - Send to Rsyslog(TCP/UDP) with RFC5424.
: - Support RequestId differentiated requests.
: - Support for log template customizations.
:
: Package built for PHP 8.1 as Software Collection (php81 by remi).