How to Install and Uninstall php-twig2.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "php-twig2.noarch" package

Please follow the steps below to install php-twig2.noarch on Fedora 36

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

2. Uninstall "php-twig2.noarch" package

Please follow the step by step instructions below to uninstall php-twig2.noarch on Fedora 36:

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

3. Information about the php-twig2.noarch package on Fedora 36

Last metadata expiration check: 4:56:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-twig2
Version : 2.15.2
Release : 1.fc36.remi
Architecture : noarch
Size : 144 k
Source : php-twig2-2.15.2-1.fc36.remi.src.rpm
Repository : remi
Summary : The flexible, fast, and secure template engine for PHP
URL : https://twig.symfony.com
License : BSD
Description : The flexible, fast, and secure template engine for PHP.
:
: * Fast: Twig compiles templates down to plain optimized PHP code. The
: overhead compared to regular PHP code was reduced to the very minimum.
:
: * Secure: Twig has a sandbox mode to evaluate untrusted template code. This
: allows Twig to be used as a template language for applications where users
: may modify the template design.
:
: * Flexible: Twig is powered by a flexible lexer and parser. This allows the
: developer to define its own custom tags and filters, and create its own
: DSL.
:
: Autoloader: /usr/share/php/Twig2/autoload.php