How to Install and Uninstall smarty3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "smarty3" package

Please follow the step by step instructions below to install smarty3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install smarty3

2. Uninstall "smarty3" package

Please follow the steps below to uninstall smarty3 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the smarty3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: smarty3
Architecture: all
Version: 3.1.34+20190228.1.c9f0de05+selfpack1-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1295
Depends: php | php-cgi | php-cli, php-common
Filename: pool/universe/s/smarty3/smarty3_3.1.34+20190228.1.c9f0de05+selfpack1-1_all.deb
Size: 166540
MD5sum: fd156cd39b69b994310beef0109e1f45
SHA1: 79c03af21f9817f2bae74748293e38e2d74f6a7b
SHA256: 0ce121f4794a84919a986c527ebf62ecea35567e7e2699150e7eecc5f78bead2
SHA512: 39164a525777cab862e9ca50e3300bc317a9fae6cfdad29ea0d3b7cd6c95d404ed9ff019e60ae43c3466c2f3d97b492e3cc7db8d898cf72836baee91324ca064
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