How to Install and Uninstall php7-tokenizer Package on openSUSE Leap
Last updated: November 23,2024
1. Install "php7-tokenizer" package
Please follow the guidelines below to install php7-tokenizer on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-tokenizer
Copied
2. Uninstall "php7-tokenizer" package
Please follow the steps below to uninstall php7-tokenizer on openSUSE Leap:
$
sudo zypper remove
php7-tokenizer
Copied
3. Information about the php7-tokenizer package on openSUSE Leap
Information for package php7-tokenizer:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-tokenizer
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18.6 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.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.
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-tokenizer
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18.6 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.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.