How to Install and Uninstall pypy-rply Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pypy-rply" package

Please follow the guidance below to install pypy-rply on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-rply

2. Uninstall "pypy-rply" package

Please follow the step by step instructions below to uninstall pypy-rply on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pypy-rply package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypy-rply
Priority: optional
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-rply
Version: 0.7.4-1
Depends: pypy, pypy-appdirs
Filename: pool/universe/p/python-rply/pypy-rply_0.7.4-1_all.deb
Size: 15734
MD5sum: 8c14704a174b70c1d5b36bebd8dc4360
SHA1: 8f02241ce1b5e0d388418a12223c72e9bb9cff89
SHA256: d6a3552d368893bce60db484a4e2a8e61282963b570dc89b2ff881fdd91949ae
Description-en: pure Python based parser that also works with RPython (PyPy)
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 PyPy bindings only.
Description-md5: 26b2fa2506c74846a6f0065a317ac62c
Homepage: https://github.com/alex/rply
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu