How to Install and Uninstall libmd4c0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 22,2024

1. Install "libmd4c0" package

Here is a brief guide to show you how to install libmd4c0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmd4c0

2. Uninstall "libmd4c0" package

Learn how to uninstall libmd4c0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmd4c0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmd4c0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmd4c0
Architecture: amd64
Version: 0.4.7-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: md4c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Depends: libc6 (>= 2.14)
Filename: pool/universe/m/md4c/libmd4c0_0.4.7-1_amd64.deb
Size: 38860
MD5sum: 343bb4eb683944354f125b5fe590929f
SHA1: ff6b5ac17eca33eb974fa9a2e6c781c32c46a394
SHA256: dc5de5244c8405ce39433a689496bad02cbd5fcab7af65aa5b83b3d0e20a0558
SHA512: 67645c94b60e73889ef1a0053c55faa65fc66f4e7b68abd43115a73fcbd02b67eb4a7886db32e3a1faa80a76daff33bea31c02ca917d38c77790814e9c8c2db1
Homepage: https://github.com/mity/md4c
Description-en: Markdown for C
MD4C is C Markdown parser with the following features:
.
Compliance: Generally MD4C aims to be compliant to the latest version of
CommonMark specification. Right now fully compliant to CommonMark 0.28.
.
Extensions: MD4C supports some commonly requested and accepted extensions.
.
Compactness: MD4C is implemented in one source file and one header file.
.
Embedding: MD4C is easy to reuse in other projects, its API is very
straightforward: There is actually just one function, md_parse().
.
Push model: MD4C parses the complete document and calls callback functions
provided by the application for each start/end of block, start/end of a span,
and with any textual contents.
.
Portability: MD4C builds and works on Windows and Linux, and it should
be fairly simple to make it run also on most other systems.
.
Encoding: MD4C can be compiled to recognize ASCII-only control characters,
UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly
called just "Unicode". See more details below.
.
Permissive license: MD4C is available under the MIT license.
Description-md5: b1a7a354ebf1c0e39e45738f2bc87adf
Task: kubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi