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

Last updated: May 13,2024

1. Install "python36-phply" package

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

$ sudo zypper refresh $ sudo zypper install python36-phply

2. Uninstall "python36-phply" package

Please follow the guidelines below to uninstall python36-phply on openSuSE Tumbleweed:

$ sudo zypper remove python36-phply

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

Information for package python36-phply:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.