How to Install and Uninstall php74-php-pecl-parle.x86_64 Package on Rocky Linux 8

Last updated: April 28,2024

1. Install "php74-php-pecl-parle.x86_64" package

Please follow the steps below to install php74-php-pecl-parle.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php74-php-pecl-parle.x86_64

2. Uninstall "php74-php-pecl-parle.x86_64" package

Please follow the steps below to uninstall php74-php-pecl-parle.x86_64 on Rocky Linux 8:

$ sudo dnf remove php74-php-pecl-parle.x86_64 $ sudo dnf autoremove

3. Information about the php74-php-pecl-parle.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:25:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php74-php-pecl-parle
Version : 0.8.3
Release : 1.el8.remi
Architecture : x86_64
Size : 176 k
Source : php74-php-pecl-parle-0.8.3-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Parsing and lexing
URL : https://pecl.php.net/package/parle
License : BSD and Boost
Description : With Parle, it is possible to implement lexing and parsing in PHP
: while relying on features and principles of the parser/lexer
: generator tools for C/C++.
:
: Documentation: http://php.net/parle
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).