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

Last updated: May 21,2024

1. Install "python3-rply" package

This tutorial shows how to install python3-rply on Kali Linux

$ sudo apt update $ sudo apt install python3-rply

2. Uninstall "python3-rply" package

Please follow the steps below to uninstall python3-rply on Kali Linux:

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

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

Package: python3-rply
Source: python-rply
Version: 0.7.7-3
Installed-Size: 75
Maintainer: Debian Python Team
Architecture: all
Depends: python3-appdirs, python3:any
Size: 15536
SHA256: 280845cbb5cdd21dfdc1a16f81e7ab6b5bd29c4b3f211ee2976a5c3a834049ea
SHA1: f862698ce1bb8c2627a4968be7fe199440d41959
MD5sum: 66243f2ee6f70f104c5fb95104cd7e51
Description: pure Python based parser that also works with RPython (Python 3)
This package provides a pure Python based parser generator, that also
works with RPython. It is a more-or-less direct port of David
Bazzley's awesome PLY, with a new public API, and RPython support.
.
This package provides Python 3 bindings only.
Description-md5:
Homepage: https://github.com/alex/rply
Section: python
Priority: optional
Filename: pool/main/p/python-rply/python3-rply_0.7.7-3_all.deb