How to Install and Uninstall smarty3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "smarty3" package

Learn how to install smarty3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install smarty3

2. Uninstall "smarty3" package

Please follow the guidance below to uninstall smarty3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove smarty3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the smarty3 package on Ubuntu 21.10 (Impish Indri)

Package: smarty3
Architecture: all
Version: 3.1.39-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1300
Depends: php | php-cgi | php-cli, php-common
Filename: pool/universe/s/smarty3/smarty3_3.1.39-2_all.deb
Size: 166648
MD5sum: 1760a92639883f53c0b8cb2fd4525c18
SHA1: b35a3e2385d5ca59ba812d7a1000fb2ed9d5e789
SHA256: 856ab8a2fb4ee672bbdc8f5f6d026bae5bb5a4df0bc281e19e1ba2e41ec7d6ed
SHA512: 0188a0f78b071d6ca1aeb87057fb571e173f3ef221440c71670ca592679288c92049ec36b29d572c5bff23350ee229aa2351d762e9c010a441fa06f51c7ed220
Homepage: http://www.smarty.net/
Description-en: Smarty - the compiling PHP template engine
Smarty is a template engine for PHP. More specifically, it
facilitates a manageable way to separate application logic and content
from its presentation.
.
Smarty 3.1 is a departure from 2.0 compatibility. Most notably, all
backward compatibility has been moved to a separate class file named
SmartyBC.class.php. If you require compatibility with 2.0, you will
need to use this class.
Description-md5: 28e7605eec56dbb491b7b3e3a2ad5da0