How to Install and Uninstall php-token-stream Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "php-token-stream" package

Please follow the guidelines below to install php-token-stream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-token-stream

2. Uninstall "php-token-stream" package

Please follow the steps below to uninstall php-token-stream on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-token-stream $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-token-stream package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-token-stream
Priority: optional
Section: universe/php
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.4.8-1ubuntu1
Depends: php-common
Filename: pool/universe/p/php-token-stream/php-token-stream_1.4.8-1ubuntu1_all.deb
Size: 10760
MD5sum: 188ac562393085b9de7c452b013aaf12
SHA1: 4c07812ba3ced5251b2b7665147f5bd0b6556970
SHA256: 4b991c69a795e2db9bccaf1a5727e054614b6e28e9a03bcbb6c77da74d7dadbc
Description-en: Wrapper around PHP's tokenizer extension
PHP_TokenStream is a wrapper around PHP's tokenizer extension used by
PHPUnit. PHPUnit is a unit testing suite for the PHP language, modelled
on the xUnit testing framework, designed by Kent Beck and Erich Gamma.
Description-md5: 06a5dbcb02b973ff7f4040b9e2cc69a8
Homepage: https://github.com/sebastianbergmann/php-token-stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu