How to Install and Uninstall libmd4c0 Package on Kali Linux
Last updated: January 10,2025
1. Install "libmd4c0" package
Please follow the step by step instructions below to install libmd4c0 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libmd4c0
Copied
2. Uninstall "libmd4c0" package
Please follow the step by step instructions below to uninstall libmd4c0 on Kali Linux:
$
sudo apt remove
libmd4c0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmd4c0 package on Kali Linux
Package: libmd4c0
Source: md4c (0.4.8-1)
Version: 0.4.8-1+b1
Installed-Size: 112
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 45116
SHA256: 212155042ef9f41babae7cfc7c413614141842840afc75a468b5c827488d0dc1
SHA1: 5c468ee5538b35990c754c0b97f696b2754c6e6e
MD5sum: ecdad9d618bf10c9794c069799a1d376
Description: 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:
Multi-Arch: same
Homepage: https://github.com/mity/md4c
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/md4c/libmd4c0_0.4.8-1+b1_amd64.deb
Source: md4c (0.4.8-1)
Version: 0.4.8-1+b1
Installed-Size: 112
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 45116
SHA256: 212155042ef9f41babae7cfc7c413614141842840afc75a468b5c827488d0dc1
SHA1: 5c468ee5538b35990c754c0b97f696b2754c6e6e
MD5sum: ecdad9d618bf10c9794c069799a1d376
Description: 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:
Multi-Arch: same
Homepage: https://github.com/mity/md4c
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/md4c/libmd4c0_0.4.8-1+b1_amd64.deb