How to Install and Uninstall markdent Package on Kali Linux
Last updated: February 24,2025
1. Install "markdent" package
This guide covers the steps necessary to install markdent on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
markdent
Copied
2. Uninstall "markdent" package
Please follow the instructions below to uninstall markdent on Kali Linux:
$
sudo apt remove
markdent
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the markdent package on Kali Linux
Package: markdent
Source: libmarkdent-perl
Version: 0.40-1
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: libmarkdent-perl, perl:any
Size: 11212
SHA256: 2db081e196f73faff149e1e0c279493ceb895571035526f32b39b020bcb4cbe6
SHA1: eeedf5a558701c47fd76414192839944016e1ba9
MD5sum: cbcf8b1cb26d2e67cab493a3fd211978
Description: event-based Markdown parser toolkit - command-line tool
Markdent provides a toolkit for parsing Markdown
(and Markdown variants, aka dialects).
Unlike the other Markdown Perl tools,
this module can be used for more than just generating HTML.
The core parser generates events (like XML's SAX),
making it easy to analyze a Markdown document in any number of ways.
.
If you're only interested in converting Markdown to HTML,
you can use the Markdent::Simple::Document class to do this,
although you can just as well use better battle-tested tools
like Text::Markdown.
.
Markdown is a lightweight markup language
with plain text formatting syntax.
Its design allows it to be converted to many output formats,
but the original tool by the same name only supports HTML.
.
This package provides the command-line tool markdent-html,
including Perl module Markdent::CLI.
Description-md5:
Homepage: https://metacpan.org/release/Markdent
Section: perl
Priority: optional
Filename: pool/main/libm/libmarkdent-perl/markdent_0.40-1_all.deb
Source: libmarkdent-perl
Version: 0.40-1
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: libmarkdent-perl, perl:any
Size: 11212
SHA256: 2db081e196f73faff149e1e0c279493ceb895571035526f32b39b020bcb4cbe6
SHA1: eeedf5a558701c47fd76414192839944016e1ba9
MD5sum: cbcf8b1cb26d2e67cab493a3fd211978
Description: event-based Markdown parser toolkit - command-line tool
Markdent provides a toolkit for parsing Markdown
(and Markdown variants, aka dialects).
Unlike the other Markdown Perl tools,
this module can be used for more than just generating HTML.
The core parser generates events (like XML's SAX),
making it easy to analyze a Markdown document in any number of ways.
.
If you're only interested in converting Markdown to HTML,
you can use the Markdent::Simple::Document class to do this,
although you can just as well use better battle-tested tools
like Text::Markdown.
.
Markdown is a lightweight markup language
with plain text formatting syntax.
Its design allows it to be converted to many output formats,
but the original tool by the same name only supports HTML.
.
This package provides the command-line tool markdent-html,
including Perl module Markdent::CLI.
Description-md5:
Homepage: https://metacpan.org/release/Markdent
Section: perl
Priority: optional
Filename: pool/main/libm/libmarkdent-perl/markdent_0.40-1_all.deb