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

Last updated: November 07,2024

1. Install "python-mwparserfromhell" package

This tutorial shows how to install python-mwparserfromhell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mwparserfromhell

2. Uninstall "python-mwparserfromhell" package

This is a short guide on how to uninstall python-mwparserfromhell on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mwparserfromhell
Priority: optional
Section: universe/python
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: Yuvi Panda
Architecture: amd64
Source: mwparserfromhell
Version: 0.4.2-1.1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Filename: pool/universe/m/mwparserfromhell/python-mwparserfromhell_0.4.2-1.1build1_amd64.deb
Size: 56406
MD5sum: b58a7a36292e649c478b6d3e169f73e6
SHA1: 34f4f632e4bcdecb247869ef4846d54bb2125b24
SHA256: 93c2f67ea7fcb35d031c08c29a6dbbf1e90f5897444339c4fc8250b86e76abf7
Description-en: Outrageously powerful parser for MediaWiki wikicode
mwparserfromhell is a pure-Python parser (with optional C speedup) for
MediaWiki wikicode. It allows parsing and manipulation of complex
structures like nested templates, tables, and much more.
.
Documentation at https://mwparserfromhell.readthedocs.org/
.
This is the Python 2 version.
Description-md5: f8e4d97e04ed54c9b317925e9d8a0a9f
Homepage: https://github.com/earwig/mwparserfromhell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu