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

Last updated: October 03,2024

1. Install "php-symfony-templating.noarch" package

Learn how to install php-symfony-templating.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-symfony-templating.noarch

2. Uninstall "php-symfony-templating.noarch" package

Please follow the guidelines below to uninstall php-symfony-templating.noarch on Fedora 35:

$ sudo dnf remove php-symfony-templating.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:01:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-symfony-templating
Version : 2.8.52
Release : 7.fc35
Architecture : noarch
Size : 23 k
Source : php-symfony-2.8.52-7.fc35.src.rpm
Repository : fedora
Summary : Symfony Templating Component
URL : http://symfony.com/doc/2.8/components/templating/index.html
License : MIT
Description : Templating provides all the tools needed to build any kind of template system.
:
: It provides an infrastructure to load template files and optionally monitor
: them for changes. It also provides a concrete template engine implementation
: using PHP with additional tools for escaping and separating templates into
: blocks and layouts.