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

Last updated: October 05,2024

1. Install "php-Smarty.noarch" package

In this section, we are going to explain the necessary steps to install php-Smarty.noarch on Fedora 34

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

2. Uninstall "php-Smarty.noarch" package

This tutorial shows how to uninstall php-Smarty.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:28:31 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-Smarty
Version : 3.1.33
Release : 5.fc34
Architecture : noarch
Size : 214 k
Source : php-Smarty-3.1.33-5.fc34.src.rpm
Repository : fedora
Summary : Smarty - the compiling PHP template engine
URL : http://www.smarty.net
License : LGPLv3
Description : Smarty is a template engine for PHP, facilitating the separation of
: presentation (HTML/CSS) from application logic. This implies that PHP
: code is application logic, and is separated from the presentation.
:
: Autoloader: /usr/share/php/Smarty/autoload.php