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

Last updated: November 28,2024

1. Install "php-twig.noarch" package

This guide covers the steps necessary to install php-twig.noarch on Fedora 38

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

2. Uninstall "php-twig.noarch" package

Here is a brief guide to show you how to uninstall php-twig.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:36:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-twig
Version : 1.44.7
Release : 2.fc38
Architecture : noarch
Size : 220 k
Source : php-twig-1.44.7-2.fc38.src.rpm
Repository : fedora
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