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

Last updated: May 22,2024

1. Install "php-tokenizer" package

This tutorial shows how to install php-tokenizer on Kali Linux

$ sudo apt update $ sudo apt install php-tokenizer

2. Uninstall "php-tokenizer" package

Here is a brief guide to show you how to uninstall php-tokenizer on Kali Linux:

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

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

Package: php-tokenizer
Version: 1.2.2-1
Installed-Size: 37
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-xml
Size: 7268
SHA256: 44a3a49e5924381519dc928f6bcd3468be055642137555069675c39cfdac9644
SHA1: 32c3ecac6e35f87395935824c1849fa2c866c382
MD5sum: 18ed57645f2bf4aae891b90ff0f2e57a
Description: tokenized PHP source to XML converter
A small library for converting tokenized PHP source code into XML and
potentially other formats.
Description-md5:
Homepage: https://github.com/theseer/Tokenizer
Section: php
Priority: optional
Filename: pool/main/p/php-tokenizer/php-tokenizer_1.2.2-1_all.deb