How to Install and Uninstall python-markdown Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-markdown" package
Please follow the guidelines below to install python-markdown on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-markdown
Copied
2. Uninstall "python-markdown" package
This is a short guide on how to uninstall python-markdown on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-markdown
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-markdown package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-markdown
Priority: optional
Section: universe/python
Installed-Size: 252
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.6.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pygments, python-yaml
Suggests: python-markdown-doc
Filename: pool/universe/p/python-markdown/python-markdown_2.6.6-1_all.deb
Size: 53714
MD5sum: ad7ccb56d6903a894b404c7c40f3a3a7
SHA1: 268cdd99d37d01d78d855f7331e881929025e3da
SHA256: 71ce5f3062a0c8dcccedef42078eb1d3ef70582d308ead2a8044dc98bb0ea48f
Description-en: text-to-HTML conversion library/tool (Python 2 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
2.x, and the /usr/bin/markdown_py command-line tool (provided for
compatibility purposes).
Description-md5: fd9d47b116e035b10c880122ee7d95db
Homepage: https://github.com/waylan/Python-Markdown
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome
Priority: optional
Section: universe/python
Installed-Size: 252
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.6.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pygments, python-yaml
Suggests: python-markdown-doc
Filename: pool/universe/p/python-markdown/python-markdown_2.6.6-1_all.deb
Size: 53714
MD5sum: ad7ccb56d6903a894b404c7c40f3a3a7
SHA1: 268cdd99d37d01d78d855f7331e881929025e3da
SHA256: 71ce5f3062a0c8dcccedef42078eb1d3ef70582d308ead2a8044dc98bb0ea48f
Description-en: text-to-HTML conversion library/tool (Python 2 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
2.x, and the /usr/bin/markdown_py command-line tool (provided for
compatibility purposes).
Description-md5: fd9d47b116e035b10c880122ee7d95db
Homepage: https://github.com/waylan/Python-Markdown
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome