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

Last updated: May 07,2024

1. Install "python3-mwparserfromhell" package

Please follow the steps below to install python3-mwparserfromhell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-mwparserfromhell

2. Uninstall "python3-mwparserfromhell" package

This guide let you learn how to uninstall python3-mwparserfromhell on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-mwparserfromhell
Priority: optional
Section: universe/python
Installed-Size: 287
Maintainer: Ubuntu Developers
Original-Maintainer: Yuvi Panda
Architecture: amd64
Source: mwparserfromhell
Version: 0.4.2-1.1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Filename: pool/universe/m/mwparserfromhell/python3-mwparserfromhell_0.4.2-1.1build1_amd64.deb
Size: 57090
MD5sum: 646eec8aa9cf53ea77be37ca3b13e73d
SHA1: 4cb8fc17af6683b381140ff72916fa7ed6b56d57
SHA256: 7248b403692e4d22e0a8d4d3fe38688bbc62cd01f4dab9cf54f185d6e359fba0
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 3 version.
Description-md5: ec68e7fe9c90c260c21357a26c13b732
Homepage: https://github.com/earwig/mwparserfromhell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu