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

Last updated: October 07,2024

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

This tutorial shows how to install php-pear-CodeGen.noarch on AlmaLinux 9

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

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

Learn how to uninstall php-pear-CodeGen.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:55:12 ago on Wed Mar 13 07:41:12 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.