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

Last updated: May 20,2024

1. Install "python-creoleparser" package

Learn how to install python-creoleparser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-creoleparser

2. Uninstall "python-creoleparser" package

This guide covers the steps necessary to uninstall python-creoleparser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-creoleparser
Priority: optional
Section: universe/python
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: creoleparser
Version: 0.7.4-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-genshi (>= 0.4)
Filename: pool/universe/c/creoleparser/python-creoleparser_0.7.4-1_all.deb
Size: 25672
MD5sum: 7ad27102da11d3117be7680396ab88fb
SHA1: fdd5baf794aae287e74ad3f744b78b8b2104cf3d
SHA256: 73e27ca19ac62af3c0758f491bc96f083a128a0f3588c3799cec5a01d23a61a1
Description-en: Parser for the Creole common wiki markup language
Creoleparser is a Python library for converting Creole wiki markup for
output on the web. It is a full implementation of the Creole 1.0
specification and aims to follow the spec exactly.
Creole is a common wiki markup language to be used across different wikis.
It's not replacing existing markup but instead enabling wiki users to
transfer content seamlessly across wikis, and for novice users to contribute
more easily.
Description-md5: 7c34074ef2a1e003ae004aacf73ada8d
Homepage: http://creoleparser.googlepages.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu