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

Last updated: June 01,2024

1. Install "python-rply" package

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

$ sudo apt update $ sudo apt install python-rply

2. Uninstall "python-rply" package

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

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

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

Package: python-rply
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.7.4-1
Depends: python-appdirs, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-rply/python-rply_0.7.4-1_all.deb
Size: 15964
MD5sum: 30e043ca673f4b99ba754477898a5b2b
SHA1: c1537ad1f6dbeab4963c0409f2d3a53a3171bf9f
SHA256: 1ad54f0366eafda13be98a85cf7933c90fe29009c4bc25d9740587b548936141
Description-en: pure Python based parser that also works with RPython (Python 2)
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 2 bindings only.
Description-md5: efa91ba3526075e61b21ca8ce3cb505a
Homepage: https://github.com/alex/rply
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio