How to Install and Uninstall php80-php-pecl-recode.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the guidance below to install php80-php-pecl-recode.x86_64 on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall php80-php-pecl-recode.x86_64 on Oracle Linux 9:

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

3. Information about the php80-php-pecl-recode.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:21:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php80-php-pecl-recode
Version : 1.0.0~DEV.20190723
Release : 6.el9.remi
Architecture : x86_64
Size : 15 k
Source : php80-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.0 as Software Collection (php80 by remi).