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

Last updated: May 03,2024

1. Install "python38-phply" package

Learn how to install python38-phply on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-phply

2. Uninstall "python38-phply" package

This is a short guide on how to uninstall python38-phply on openSuSE Tumbleweed:

$ sudo zypper remove python38-phply

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

Information for package python38-phply:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-phply
Version : 1.2.5-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-phply-1.2.5-4.1.src
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.