How to Install and Uninstall php81-php-pecl-recode.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

Please follow the guidance below to install php81-php-pecl-recode.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall php81-php-pecl-recode.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the php81-php-pecl-recode.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php81-php-pecl-recode
Version : 1.0.0~DEV.20190723
Release : 6.el9.remi
Architecture : x86_64
Size : 15 k
Source : php81-php-pecl-recode-1.0.0~DEV.20190723-6.el9.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications for using the recode library
URL : https://pecl.php.net/package/recode
License : PHP
Description : This module contains an interface to the GNU Recode library. The GNU Recode
: library converts files between various coded character sets and surface
: encodings. When this cannot be achieved exactly, it may get rid of the
: offending characters or fall back on approximations. The library recognises
: or produces nearly 150 different character sets and is able to convert files
: between almost any pair. Most RFC 1345 character sets are supported.
:
: This extension which was previously part of the PHP distribution.
:
: This package is only provided for legacy applications.
:
: Package built for PHP 8.1 as Software Collection (php81 by remi).