How to Install and Uninstall python3-phply Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python3-phply" package

Please follow the steps below to install python3-phply on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-phply

2. Uninstall "python3-phply" package

Please follow the guidance below to uninstall python3-phply on openSUSE Leap:

$ sudo zypper remove python3-phply

3. Information about the python3-phply package on openSUSE Leap

Information for package python3-phply:
--------------------------------------
Repository : Main Repository
Name : python3-phply
Version : 1.2.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-phply-1.2.5-bp155.2.10.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.