How to Install and Uninstall python311-phply Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-phply" package

In this section, we are going to explain the necessary steps to install python311-phply on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-phply

2. Uninstall "python311-phply" package

Please follow the guidance below to uninstall python311-phply on openSuSE Tumbleweed:

$ sudo zypper remove python311-phply

3. Information about the python311-phply package on openSuSE Tumbleweed

Information for package python311-phply:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-phply
Version : 1.2.6-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-phply-1.2.6-1.7.src
Upstream URL : https://github.com/viraptor/phply
Summary : Lexer and parser for PHP source implemented using PLY
Description :
phply is a parser for the PHP programming language written using PLY, a Lex/YACC-style parser generator toolkit for Python.