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

Last updated: October 05,2024

1. Install "php-SymfonyCmfRouting.noarch" package

Please follow the step by step instructions below to install php-SymfonyCmfRouting.noarch on Fedora 35

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

2. Uninstall "php-SymfonyCmfRouting.noarch" package

Please follow the instructions below to uninstall php-SymfonyCmfRouting.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:06:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-SymfonyCmfRouting
Version : 1.4.1
Release : 9.fc35
Architecture : noarch
Size : 34 k
Source : php-SymfonyCmfRouting-1.4.1-9.fc35.src.rpm
Repository : fedora
Summary : Extends the Symfony2 routing component for dynamic routes and chaining
URL : http://symfony.com/doc/master/cmf/book/routing.html
License : MIT
Description : The Symfony CMF Routing component extends the Symfony2 core routing component.
: It provides:
: * A ChainRouter to run several routers in parallel
: * A DynamicRouter that can load routes from any database and can generate
: additional information in the route match
:
: Even though it has Symfony in its name, the Routing component does not need the
: full Symfony2 Framework and can be used in standalone projects.
:
: Autoloader: /usr/share/php/Symfony/Cmf/Component/Routing/autoload.php