How to Install and Uninstall php-Smarty.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: January 11,2025

1. Install "php-Smarty.noarch" package

This tutorial shows how to install php-Smarty.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php-Smarty.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:03:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php-Smarty
Version : 3.1.48
Release : 2.el8
Architecture : noarch
Size : 248 k
Source : php-Smarty-3.1.48-2.el8.src.rpm
Repository : epel
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