How to Install and Uninstall php-pear-CodeGen.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "php-pear-CodeGen.noarch" package

In this section, we are going to explain the necessary steps to install php-pear-CodeGen.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php-pear-CodeGen.noarch

2. Uninstall "php-pear-CodeGen.noarch" package

This is a short guide on how to uninstall php-pear-CodeGen.noarch on Oracle Linux 9:

$ sudo dnf remove php-pear-CodeGen.noarch $ sudo dnf autoremove

3. Information about the php-pear-CodeGen.noarch package on Oracle Linux 9

Last metadata expiration check: 2:29:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php-pear-CodeGen
Version : 1.0.7
Release : 24.el9
Architecture : noarch
Size : 53 k
Source : php-pear-CodeGen-1.0.7-24.el9.src.rpm
Repository : epel
Summary : Framework to create code generators that operate on XML descriptions
URL : https://pear.php.net/package/CodeGen
License : PHP
Description : Provides the base framework to create code generators that operate on XML
: descriptions like CodeGen_PECL and CodeGen_MySqlUDF.