How to Install and Uninstall php56-php-pecl-ahocorasick.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "php56-php-pecl-ahocorasick.x86_64" package
This guide let you learn how to install php56-php-pecl-ahocorasick.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
php56-php-pecl-ahocorasick.x86_64
Copied
2. Uninstall "php56-php-pecl-ahocorasick.x86_64" package
This is a short guide on how to uninstall php56-php-pecl-ahocorasick.x86_64 on AlmaLinux 8:
$
sudo dnf remove
php56-php-pecl-ahocorasick.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php56-php-pecl-ahocorasick.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:06:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php56-php-pecl-ahocorasick
Version : 0.0.7
Release : 1.el8.remi
Architecture : x86_64
Size : 32 k
Source : php56-php-pecl-ahocorasick-0.0.7-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Effective Aho-Corasick string pattern matching algorithm
URL : http://pecl.php.net/package/ahocorasick
License : PHP and LGPLv3
Description : PHP extension implementing Aho-Corasick pattern matching algorithm.
:
: Is especially effective if there is a large database of needles
: (=strings to be searched, for example virus signatures).
: Another advantage is that built search structure is initialized
: before search in separate call thus it can be called more times
: with different haystack, saving time.
:
: Computing Aho-Corasick in th native code (PHP extension) rather than in
: a pure PHP manner gives this implementation significant performance boost.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).
Available Packages
Name : php56-php-pecl-ahocorasick
Version : 0.0.7
Release : 1.el8.remi
Architecture : x86_64
Size : 32 k
Source : php56-php-pecl-ahocorasick-0.0.7-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Effective Aho-Corasick string pattern matching algorithm
URL : http://pecl.php.net/package/ahocorasick
License : PHP and LGPLv3
Description : PHP extension implementing Aho-Corasick pattern matching algorithm.
:
: Is especially effective if there is a large database of needles
: (=strings to be searched, for example virus signatures).
: Another advantage is that built search structure is initialized
: before search in separate call thus it can be called more times
: with different haystack, saving time.
:
: Computing Aho-Corasick in th native code (PHP extension) rather than in
: a pure PHP manner gives this implementation significant performance boost.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).