How to Install and Uninstall php7-tokenizer Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "php7-tokenizer" package

Please follow the step by step instructions below to install php7-tokenizer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-tokenizer

2. Uninstall "php7-tokenizer" package

Please follow the steps below to uninstall php7-tokenizer on openSuSE Tumbleweed:

$ sudo zypper remove php7-tokenizer

3. Information about the php7-tokenizer package on openSuSE Tumbleweed

Information for package php7-tokenizer:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-tokenizer
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 22,6 KiB
Installed : Yes
Status : up-to-date
Source package : php7-7.4.26-2.1.src
Summary : Extension module to access Zend Engine's PHP tokenizer
Description :
The tokenizer functions provide an interface to the PHP tokenizer
embedded in the Zend Engine. Using these functions you may write your
own PHP source analyzing or modification tools without having to deal
with the language specification at the lexical level.

5. The same packages on other Linux Distributions