How to Install and Uninstall php71-php-pecl-seaslog.x86_64 Package on CentOS Stream 8

Last updated: May 08,2024

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

Here is a brief guide to show you how to install php71-php-pecl-seaslog.x86_64 on CentOS Stream 8

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

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

Please follow the guidelines below to uninstall php71-php-pecl-seaslog.x86_64 on CentOS Stream 8:

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

3. Information about the php71-php-pecl-seaslog.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:34:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php71-php-pecl-seaslog
Version : 2.2.0
Release : 1.el8.remi
Architecture : x86_64
Size : 65 k
Source : php71-php-pecl-seaslog-2.2.0-1.el8.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 7.1 as Software Collection (php71 by remi).