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

Last updated: September 20,2024

1. Install "php-twig.noarch" package

This is a short guide on how to install php-twig.noarch on Fedora 34

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

2. Uninstall "php-twig.noarch" package

Please follow the instructions below to uninstall php-twig.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:45:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-twig
Version : 1.44.5
Release : 1.fc34
Architecture : noarch
Size : 159 k
Source : php-twig-1.44.5-1.fc34.src.rpm
Repository : updates
Summary : The flexible, fast, and secure template engine for PHP
URL : http://twig.sensiolabs.org
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/Twig/autoload.php