How to Install and Uninstall python-simpleparse Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 21,2024

1. Install "python-simpleparse" package

Here is a brief guide to show you how to install python-simpleparse on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-simpleparse

2. Uninstall "python-simpleparse" package

This tutorial shows how to uninstall python-simpleparse on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-simpleparse package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-simpleparse
Architecture: all
Version: 2.2.0-1
Priority: optional
Section: universe/python
Source: simpleparse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 188
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-simpleparse-mxtexttools (>= 2.2.0-1)
Suggests: python-simpleparse-doc
Filename: pool/universe/s/simpleparse/python-simpleparse_2.2.0-1_all.deb
Size: 39848
MD5sum: 680644cd8c000984e0ef211c0a2e057d
SHA1: fe2a81824ca52c4cb53e2d2f1c4c6c256cb05006
SHA256: 03711b09be5ae23eb2e07dae34961b077826951879a39d1d1e89ca834f51bfd8
Homepage: http://simpleparse.sourceforge.net/
Description: simple parser generator for Python
Description-md5: 927beabe2275962c5f9b2bab3d4f32cc

5. The same packages on other Linux Distributions