How to Install and Uninstall php-pecl-recode.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 18,2024

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

Here is a brief guide to show you how to install php-pecl-recode.x86_64 on CentOS 8 / RHEL 8

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

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

This is a short guide on how to uninstall php-pecl-recode.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the php-pecl-recode.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:56:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-recode
Version : 1.0.0~DEV.20190723
Release : 3.el8.remi.7.4
Architecture : x86_64
Size : 18 k
Source : php-pecl-recode-1.0.0~DEV.20190723-3.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : A module for PHP applications for using the recode library
URL : http://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 7.4.