How to Install and Uninstall php-twig3.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "php-twig3.noarch" package

This guide let you learn how to install php-twig3.noarch on Fedora 39

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

2. Uninstall "php-twig3.noarch" package

This is a short guide on how to uninstall php-twig3.noarch on Fedora 39:

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

3. Information about the php-twig3.noarch package on Fedora 39

Last metadata expiration check: 2:44:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-twig3
Version : 3.6.1
Release : 2.fc39
Architecture : noarch
Size : 135 k
Source : php-twig3-3.6.1-2.fc39.src.rpm
Repository : fedora
Summary : The flexible, fast, and secure template engine for PHP
URL : https://twig.symfony.com
License : BSD-3-Clause
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/Twig3/autoload.php