How to Install and Uninstall php-twig-html-extra Package on Kali Linux

Last updated: May 20,2024

1. Install "php-twig-html-extra" package

Please follow the steps below to install php-twig-html-extra on Kali Linux

$ sudo apt update $ sudo apt install php-twig-html-extra

2. Uninstall "php-twig-html-extra" package

Please follow the guidelines below to uninstall php-twig-html-extra on Kali Linux:

$ sudo apt remove php-twig-html-extra $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-twig-html-extra package on Kali Linux

Package: php-twig-html-extra
Source: php-twig
Version: 3.8.0-2
Installed-Size: 50
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-mime, php-twig (>= 3.0), php-twig (<< 4~~)
Size: 16292
SHA256: a606b34837b577c0798217f65a909a7df9235638e89653149ef3610fb1304f8e
SHA1: dc379ec1f16479b05c005c5cbc0d86fb86392d65
MD5sum: ff25e815e574357704655255d06f622a
Description: A Twig extension for HTML
Twig HTML extension that provides the following:
.
- data_uri filter: generates a URL using the data scheme as defined in
RFC 2397;
- html_classes function: returns a string by conditionally joining class
names together.
.
Twig itself is a flexible, fast and secure template engine for PHP.
Description-md5:
Homepage: https://twig.symfony.com/html_classes
Section: php
Priority: optional
Filename: pool/main/p/php-twig/php-twig-html-extra_3.8.0-2_all.deb