How to Install and Uninstall php82-php-pecl-seaslog.x86_64 Package on CentOS Stream 9

Last updated: September 30,2024

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

Please follow the guidance below to install php82-php-pecl-seaslog.x86_64 on CentOS Stream 9

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

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

This tutorial shows how to uninstall php82-php-pecl-seaslog.x86_64 on CentOS Stream 9:

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

3. Information about the php82-php-pecl-seaslog.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:58:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php82-php-pecl-seaslog
Version : 2.2.0
Release : 3.el9.remi
Architecture : x86_64
Size : 63 k
Source : php82-php-pecl-seaslog-2.2.0-3.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-3.0.1
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.2 as Software Collection (php82 by remi).