How to Install and Uninstall libmarkdown2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libmarkdown2" package

Learn how to install libmarkdown2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmarkdown2

2. Uninstall "libmarkdown2" package

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

$ sudo apt remove libmarkdown2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmarkdown2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmarkdown2
Priority: optional
Section: universe/libs
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Alessandro Ghedini
Architecture: amd64
Source: discount
Version: 2.1.8-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Filename: pool/universe/d/discount/libmarkdown2_2.1.8-2_amd64.deb
Size: 33452
MD5sum: 7f288296984142df1135e97b9468dc05
SHA1: 235fb190db5cd59920a94e1f6822c67854f9cb6e
SHA256: 3c60815e3f72f4866e7513fc8be242b8db56756925f43afced091b21a8a350bd
Description-en: implementation of the Markdown markup language in C (library)
Discount is an implementation of John Gruber's Markdown markup language. It
implements all of the language described in the Markdown syntax document and
passes the Markdown 1.0 test suite.
.
This package provides the libmarkdown generated from discount.
Description-md5: 5a95574c21d62fb50c48d4c5cddba4bf
Multi-Arch: same
Homepage: http://www.pell.portland.or.us/~orc/Code/discount/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu