How to Install and Uninstall php-pecl-recode.x86_64 Package on Fedora 36

Last updated: January 12,2025

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 Fedora 36

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

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

This tutorial shows how to uninstall php-pecl-recode.x86_64 on Fedora 36:

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

3. Information about the php-pecl-recode.x86_64 package on Fedora 36

Last metadata expiration check: 3:21:28 ago on Wed Apr 27 03:41:43 2022.
Available Packages
Name : php-pecl-recode
Version : 1.0.0~DEV.20190723
Release : 5.fc36.remi.7.4
Architecture : x86_64
Size : 19 k
Source : php-pecl-recode-1.0.0~DEV.20190723-5.fc36.remi.7.4.src.rpm
Repository : remi-modular
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 7.4.