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

Last updated: October 05,2024

1. Install "php-SymfonyCmfRouting.noarch" package

Learn how to install php-SymfonyCmfRouting.noarch on Fedora 34

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

2. Uninstall "php-SymfonyCmfRouting.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-SymfonyCmfRouting.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:01:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-SymfonyCmfRouting
Version : 1.4.1
Release : 8.fc34
Architecture : noarch
Size : 34 k
Source : php-SymfonyCmfRouting-1.4.1-8.fc34.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