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

Last updated: November 23,2024

1. Install "python312-phply" package

This tutorial shows how to install python312-phply on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-phply

2. Uninstall "python312-phply" package

Please follow the instructions below to uninstall python312-phply on openSuSE Tumbleweed:

$ sudo zypper remove python312-phply

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

Information for package python312-phply:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-phply
Version : 1.2.6-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 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.