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

Last updated: May 16,2024

1. Install "libmarkdown2-dbg" package

In this section, we are going to explain the necessary steps to install libmarkdown2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmarkdown2-dbg

2. Uninstall "libmarkdown2-dbg" package

Please follow the step by step instructions below to uninstall libmarkdown2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmarkdown2-dbg
Priority: extra
Section: universe/debug
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Alessandro Ghedini
Architecture: amd64
Source: discount
Version: 2.1.8-2
Depends: libmarkdown2 (= 2.1.8-2)
Filename: pool/universe/d/discount/libmarkdown2-dbg_2.1.8-2_amd64.deb
Size: 66280
MD5sum: 3e626e4114b3330c5a2b6e68ecc6d0f1
SHA1: ca559813430ae330d75884f77af2b039f4479377
SHA256: fe61fd9c768eda07e83ea3e406abde085361ac8f3d27627a2f43089fed2cae29
Description-en: implementation of Markdown markup language in C (debug)
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 provide the debugging symbols for discount.
Description-md5: d74a301da3a337e123639ee117e8e762
Multi-Arch: same
Homepage: http://www.pell.portland.or.us/~orc/Code/discount/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu