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

Last updated: May 01,2024

1. Install "python-simpleparse" package

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

$ sudo apt update $ sudo apt install python-simpleparse

2. Uninstall "python-simpleparse" package

Please follow the guidelines below to uninstall python-simpleparse on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-simpleparse
Priority: optional
Section: universe/python
Installed-Size: 277
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: simpleparse
Version: 2.1.0a1-7
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-simpleparse-doc
Filename: pool/universe/s/simpleparse/python-simpleparse_2.1.0a1-7_all.deb
Size: 56990
MD5sum: 66846075e525c17f0670e57d5276973c
SHA1: 9fef850ef241b3636129a7b30fae748ed14f56b9
SHA256: ca17b8b7b684f8199f962a32f3e5bceaff42f318282e1929e961b33440ce1bd0
Description-en: simple parser generator for Python
SimpleParse is a BSD-licensed Python package providing a simple parser
generator for use with the mxTextTools text-tagging engine. SimpleParse
allows you to generate tagging tables for use with the text-tagging
engine directly from your EBNF grammar.
Description-md5: 927beabe2275962c5f9b2bab3d4f32cc
Homepage: http://simpleparse.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions