How to Install and Uninstall python3-phply Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-phply" package

In this section, we are going to explain the necessary steps to install python3-phply on Kali Linux

$ sudo apt update $ sudo apt install python3-phply

2. Uninstall "python3-phply" package

Please follow the guidance below to uninstall python3-phply on Kali Linux:

$ sudo apt remove python3-phply $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-phply package on Kali Linux

Package: python3-phply
Source: python-phply
Version: 1.2.6-1
Installed-Size: 461
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: python3-ply, python3:any
Size: 47376
SHA256: a93ac6e521c5f9728de3a9d865bdce927d4ec751206243aafadb1b67fae19a3a
SHA1: a36bc10320c68c9ba012ebd9dd893d1d22734db8
MD5sum: a643e1219c3dc2d18e0b3e5a8d834427
Description: PHP parser written in Python 3 using PLY
phply is a parser for the PHP programming language written using PLY,
a Lex/YACC-style parser generator toolkit for Python.
With this parser you can:
- Convert PHP code to Python
- Run PHP templates in a Python environment
- Learn more about parsing "industrial" languages, warts and all
.
This is the Python 3 version of the package and the executables.
Description-md5:
Homepage: https://github.com/ramen/phply
Section: python
Priority: optional
Filename: pool/main/p/python-phply/python3-phply_1.2.6-1_all.deb