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

Last updated: July 02,2024

1. Install "python310-phply" package

Please follow the guidance below to install python310-phply on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-phply

2. Uninstall "python310-phply" package

In this section, we are going to explain the necessary steps to uninstall python310-phply on openSuSE Tumbleweed:

$ sudo zypper remove python310-phply

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

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