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

Last updated: May 03,2024

1. Install "php-parser" package

Please follow the step by step instructions below to install php-parser on Kali Linux

$ sudo apt update $ sudo apt install php-parser

2. Uninstall "php-parser" package

Please follow the instructions below to uninstall php-parser on Kali Linux:

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

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

Package: php-parser
Version: 5.0.1-1
Installed-Size: 1154
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-cli, php-common, php-json
Size: 163768
SHA256: a5d32ca23bedecaa4f75675b173ae17d7eb5ecaaa4c9673a240073d33e149bb9
SHA1: 1f85d638033c33ea6b80493125871b7336a958b3
MD5sum: 48f37676d30b5ba46c26ddcd9e4a4f0b
Description: convert PHP code into abstract syntax tree
PHP Parser’s purpose is to simplify static code analysis and
manipulation. It turns some PHP code into an abstract syntax tree, and
vice versa.
Description-md5:
Homepage: https://github.com/nikic/PHP-Parser
Section: php
Priority: optional
Filename: pool/main/p/php-parser/php-parser_5.0.1-1_all.deb