How to Install and Uninstall php-pear-CodeGen.noarch Package on CentOS Stream 9

Last updated: October 03,2024

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

This guide let you learn how to install php-pear-CodeGen.noarch on CentOS Stream 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 CentOS Stream 9:

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

3. Information about the php-pear-CodeGen.noarch package on CentOS Stream 9

Last metadata expiration check: 0:28:23 ago on Sat Mar 16 16:03:45 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.