How to Install and Uninstall php-pear-phing.noarch Package on Fedora 35

Last updated: November 29,2024

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

Here is a brief guide to show you how to install php-pear-phing.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall php-pear-phing.noarch on Fedora 35:

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

3. Information about the php-pear-phing.noarch package on Fedora 35

Last metadata expiration check: 3:15:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-pear-phing
Version : 2.17.4
Release : 1.fc35.remi
Architecture : noarch
Size : 484 k
Source : php-pear-phing-2.17.4-1.fc35.remi.src.rpm
Repository : remi
Summary : A project build system based on Apache Ant
URL : http://phing.info/trac/
License : LGPLv2
Description : PHing Is Not GNU make; it's a project build system based on Apache Ant.
:
: You can do anything with it that you could do with a traditional build
: system like GNU make, and its use of simple XML build files and extensible
: PHP "task" classes make it an easy-to-use and highly flexible build
: framework. Features include file transformations (e.g. token replacement,
: XSLT transformation, Smarty template transformations), file system operations,
: interactive build support, SQL execution, CVS operations, tools for creating
: PEAR packages, and much more.