How to Install and Uninstall raintpl Package on Kali Linux

Last updated: May 21,2024

1. Install "raintpl" package

Please follow the step by step instructions below to install raintpl on Kali Linux

$ sudo apt update $ sudo apt install raintpl

2. Uninstall "raintpl" package

This tutorial shows how to uninstall raintpl on Kali Linux:

$ sudo apt remove raintpl $ sudo apt autoclean && sudo apt autoremove

3. Information about the raintpl package on Kali Linux

Package: raintpl
Version: 3.1.1-2
Installed-Size: 598
Maintainer: Georges Khaznadar
Architecture: all
Recommends: pkg-php-tools, libjs-less
Size: 237040
SHA256: 24187cd4f819417c55adfee0acfbb2c7b25fc00c2d457fa77c3833a912fa82e4
SHA1: 1d3cf9bd93fe418fe0e60dfbfddf277dc147965f
MD5sum: 0fa1b514197ba16c4d3a48476457f5a8
Description: easy and fast template engine for PHP
RainTPL is an easy template engine for PHP that enables designers and
developers to work better together, it loads HTML template to
separate the presentation from the logic.
.
Features
--------
.
- Easy for designers, only 10 tags, {$variable}, {#constant#}, {include},
{loop}, {if}, { comment }, {noparse}, {function}
- Easy for developers, 5 methods to load and draw templates.
- Powerful, modifier and operation with variables
- Extensible, load plugins and register new tags
- Secure, sandbox with blacklist.
Description-md5:
Homepage: https://github.com/feulf/raintpl3
Tag: devel::lang:php, devel::library, implemented-in::php, protocol::http,
role::devel-lib, role::program, web::scripting
Section: libdevel
Priority: optional
Filename: pool/main/r/raintpl/raintpl_3.1.1-2_all.deb