How to Install and Uninstall python3-markdown Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "python3-markdown" package

This guide let you learn how to install python3-markdown on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-markdown

2. Uninstall "python3-markdown" package

This guide let you learn how to uninstall python3-markdown on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-markdown package on Ubuntu 21.10 (Impish Indri)

Package: python3-markdown
Architecture: all
Version: 3.3.4-1
Priority: optional
Section: python
Source: python-markdown
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 330
Depends: python3-pkg-resources, python3:any
Recommends: python3-pygments, python3-yaml
Suggests: python-markdown-doc
Breaks: python-markdown (<< 3.1.1-4), python3-mdx-math (<< 0.7-2~)
Replaces: python-markdown (<< 3.1.1-4)
Filename: pool/main/p/python-markdown/python3-markdown_3.3.4-1_all.deb
Size: 67188
MD5sum: 22fb2e682da660f9f747db5f9ef7c212
SHA1: f9b14d39e16aac2e6b44ac271df32f5165e20124
SHA256: 19e916616a67bf07438beec4d9daf0f9583af4141970145e8a6b231e90e4f152
SHA512: 8e916814f10ffce9a4aae2285e5c42c528ed498ba78c400899bc077208263a884caa3e01985322eaa93c3a2015468c149069b92d80d3543eb831fb97dbe82496
Homepage: https://github.com/Python-Markdown/markdown
Description-en: text-to-HTML conversion library/tool (Python 3 version)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
.
This is a Python implementation of John Gruber's Markdown. The current
version of python-markdown implements all Markdown syntax features and
fully passes Markdown Test Suite 1.0. It also supports footnotes and
attributes.
.
This package contains all the files needed to use Markdown with Python
3.x.
Description-md5: a41e0370944012c8538200e25f056ab5
Task: samba-server, ubuntustudio-publishing, ubuntukylin-desktop