How to Install and Uninstall python3-ply Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-ply" package

This is a short guide on how to install python3-ply on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ply

2. Uninstall "python3-ply" package

This tutorial shows how to uninstall python3-ply on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-ply package on Ubuntu 21.10 (Impish Indri)

Package: python3-ply
Architecture: all
Version: 3.11-4ubuntu1
Multi-Arch: foreign
Priority: optional
Section: python
Source: ply
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: JCF Ploemen (jcfp)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 251
Provides: python3-ply-lex-3.10, python3-ply-yacc-3.10
Depends: python3:any
Suggests: python-ply-doc, python3-pkg-resources
Filename: pool/main/p/ply/python3-ply_3.11-4ubuntu1_all.deb
Size: 46676
MD5sum: bc0eeb7c13b8a056cc6aad5ae6ffd137
SHA1: a24ab663848ff1e5d6ad5983bc8f34ee386a5bd5
SHA256: b990806a6a8f2a2906f937d1ed91b0be8af0fbc1f7ff0559c216c4b36929f916
SHA512: 16143bb771195617f80eb10a5cc36a39eb4c99c996f71e518ecbbcb939b5ecba02a9621ff4f965b9d08bdddd3e6b21a73fe1e18e276e9631109966668c63b0c9
Homepage: https://www.dabeaz.com/ply/
Description-en: Lex and Yacc implementation for Python3
PLY is yet another implementation of lex and yacc for
Python. Although several other parsing tools are available for
Python, there are several reasons why you might want to take a look
at PLY:
* It's implemented entirely in Python.
* It uses LR-parsing which is reasonably efficient and well suited
for larger grammars.
* PLY provides most of the standard lex/yacc features including
support for empty productions, precedence rules, error recovery,
and support for ambiguous grammars.
* PLY is extremely easy to use and provides very extensive error
checking.
.
This package contains the Python 3 module.
Description-md5: c24bb9806243314bf9233c6b1f714613
Task: dns-server, ubuntustudio-desktop