How to Install and Uninstall php-fxsl Package on Kali Linux

Last updated: May 19,2024

1. Install "php-fxsl" package

This guide covers the steps necessary to install php-fxsl on Kali Linux

$ sudo apt update $ sudo apt install php-fxsl

2. Uninstall "php-fxsl" package

This guide let you learn how to uninstall php-fxsl on Kali Linux:

$ sudo apt remove php-fxsl $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-fxsl package on Kali Linux

Package: php-fxsl
Version: 1.1.1-6
Installed-Size: 41
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-xml
Size: 9968
SHA256: 555139b766aca1d527486731b33863d496b8e3d471c4493a80a1c9192d4cbd40
SHA1: dd28e76b74380eada482346610558064e1f6bbea
MD5sum: d5b388f79173ba4745a3f118e502ed29
Description: XSL wrapper and extension to XSLTProcessor
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and
extended Callback support.
.
The fXSL classes extend the standard XSLTProcessor to use exceptions at
all occasions of errors instead of PHP warnings, notices, or semi
completed transformations. They also add various custom methods and
shortcuts for convenience and to allow a nicer API to implement
callbacks to the PHP stack.
Description-md5:
Homepage: https://github.com/theseer/fXSL
Section: php
Priority: optional
Filename: pool/main/p/php-fxsl/php-fxsl_1.1.1-6_all.deb