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

Last updated: October 14,2024

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

Please follow the instructions below to install php80-php-pecl-recode.x86_64 on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall php80-php-pecl-recode.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:11:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php80-php-pecl-recode
Version : 1.0.0~DEV.20190723
Release : 8.fc39.remi
Architecture : x86_64
Size : 15 k
Source : php80-php-pecl-recode-1.0.0~DEV.20190723-8.fc39.remi.src.rpm
Repository : remi
Summary : A module for PHP applications for using the recode library
URL : https://pecl.php.net/package/recode
License : PHP-3.01
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.0 as Software Collection (php80 by remi).