How to Install and Uninstall php-Smarty.noarch Package on Oracle Linux 9

Last updated: September 24,2024

1. Install "php-Smarty.noarch" package

Learn how to install php-Smarty.noarch on Oracle Linux 9

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

2. Uninstall "php-Smarty.noarch" package

This guide covers the steps necessary to uninstall php-Smarty.noarch on Oracle Linux 9:

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

3. Information about the php-Smarty.noarch package on Oracle Linux 9

Last metadata expiration check: 0:41:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php-Smarty
Version : 3.1.48
Release : 2.el9
Architecture : noarch
Size : 221 k
Source : php-Smarty-3.1.48-2.el9.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