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

Last updated: September 20,2024

1. Install "python-misaka" package

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

$ sudo apt update $ sudo apt install python-misaka

2. Uninstall "python-misaka" package

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

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

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

Package: python-misaka
Priority: optional
Section: universe/python
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Version: 1.0.2-5build1
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14)
Filename: pool/universe/p/python-misaka/python-misaka_1.0.2-5build1_amd64.deb
Size: 42458
MD5sum: b2cdfc426183c17bb67a17e8cead1685
SHA1: be2eca62f9fe83fc44eb2891825ca9f60cab5d40
SHA256: f798a4819ee4a27069baf402590e7e374b61c85fd09f05b9f0ddbdea8c5bbe85
Description-en: binding for Sundown, a markdown parsing library - Python 2.x
Misaca is A Python 2 and 3 binding for Sundown, a really fast Markdown parser
implemented in C. Misaka is written in Cython and C. And it features a set of
Markdown extensions and customizable renderers. Just like the Sundown binding
for Ruby, Redcarpet.
.
This package provides the Python 2.x module.
Description-md5: 54bcb96da45ba878d687d1daa00c9f98
Homepage: http://misaka.61924.nl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu