How to Install and Uninstall smarty-lexer Package on Kali Linux

Last updated: May 14,2024

1. Install "smarty-lexer" package

This guide let you learn how to install smarty-lexer on Kali Linux

$ sudo apt update $ sudo apt install smarty-lexer

2. Uninstall "smarty-lexer" package

Here is a brief guide to show you how to uninstall smarty-lexer on Kali Linux:

$ sudo apt remove smarty-lexer $ sudo apt autoclean && sudo apt autoremove

3. Information about the smarty-lexer package on Kali Linux

Package: smarty-lexer
Version: 3.1.33+dfsg-1
Installed-Size: 515
Maintainer: Mike Gabriel
Architecture: all
Depends: php-common, php-cli, php-pear
Size: 57668
SHA256: 3bca1b4b053fc07cb4b21b760297e5b0c2325edf3b4e45abcaaf51a0b467da26
SHA1: 12801c9c8923a0d31fc9b32432f695424022cf69
MD5sum: c0019b854db72468686929a49305bf18
Description: Smarty Lexer/Parser generator
The smarty-lexer package is used to generate the lexer and
parser class files for Debian package smarty3.
.
To generate the template lexer and parser run
Create_Template_Parser.php. It will create
smarty_internal_templatelexer.php from
smarty_internal_templatelexer.plex smarty_internal_templateparser.php
from smarty_internal_templateparser.y
.
To generate the config file lexer and parser run
Create_Template_Parser.php. It will create
smarty_internal_configfilelexer.php from
smarty_internal_configfilelexer.plex
smarty_internal_configfileparser.php from
smarty_internal_configfileparser.y
Description-md5:
Homepage: https://github.com/smarty-php/smarty-lexer
Section: web
Priority: optional
Filename: pool/main/s/smarty-lexer/smarty-lexer_3.1.33+dfsg-1_all.deb