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

Last updated: October 04,2024

1. Install "php8-tokenizer" package

This is a short guide on how to install php8-tokenizer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-tokenizer

2. Uninstall "php8-tokenizer" package

Please follow the instructions below to uninstall php8-tokenizer on openSuSE Tumbleweed:

$ sudo zypper remove php8-tokenizer

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

Information for package php8-tokenizer:
---------------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : php8-tokenizer
Version : 8.3.3-3.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 34.7 KiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-3.1.src
Upstream URL : https://secure.php.net
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