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

Last updated: October 05,2024

1. Install "php-cilex1.noarch" package

Please follow the instructions below to install php-cilex1.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-cilex1.noarch

2. Uninstall "php-cilex1.noarch" package

Here is a brief guide to show you how to uninstall php-cilex1.noarch on Fedora 34:

$ sudo dnf remove php-cilex1.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:03:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-cilex1
Version : 1.1.0
Release : 11.fc34
Architecture : noarch
Size : 19 k
Source : php-cilex1-1.1.0-11.fc34.src.rpm
Repository : fedora
Summary : PHP micro-framework for Command line tools
URL : http://cilex.github.io/
License : MIT
Description : Cilex provides the means to build anything from small script collections to
: complete command line applications.
:
: Cilex aims to be:
: * extensible, Cilex leverages Service Providers to add basic functionality,
: such as dealing with configuration files
: * easy to use, an application and a series of commands; you don't need anything
: more to get started.
: * Testable, Cilex leverages the Dependency Injection Container Pimple and the
: Symfony2 Console Component; which makes it easy to test your application.
:
: Autoloader: /usr/share/php/Cilex1/autoload.php