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

Last updated: October 05,2024

1. Install "python3-misaka" package

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

$ sudo apt update $ sudo apt install python3-misaka

2. Uninstall "python3-misaka" package

Here is a brief guide to show you how to uninstall python3-misaka on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-misaka
Priority: optional
Section: universe/python
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Source: python-misaka
Version: 1.0.2-5build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Filename: pool/universe/p/python-misaka/python3-misaka_1.0.2-5build1_amd64.deb
Size: 42208
MD5sum: 3ce7a780c97fe1899f3cef2acbe48266
SHA1: c8c64cb5ad8b7256adcea3044c13e1e001869fc7
SHA256: 81cda146da07c32c35e785a0818c6e23d99b0e95ed960dcf59bdeeba74986015
Description-en: binding for Sundown, a markdown parsing library - Python 3.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 3.x module.
Description-md5: 545f99c5d3360c05ce336da3b8fc5404
Homepage: http://misaka.61924.nl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu