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

Last updated: May 19,2024

1. Install "python39-phply" package

This guide let you learn how to install python39-phply on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-phply

2. Uninstall "python39-phply" package

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

$ sudo zypper remove python39-phply

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

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