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

Last updated: September 21,2024

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

This guide let you learn how to install php-pear-phing.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall php-pear-phing.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:30:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-pear-phing
Version : 2.16.4
Release : 1.fc34
Architecture : noarch
Size : 485 k
Source : php-pear-phing-2.16.4-1.fc34.src.rpm
Repository : fedora
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.